Skip to content

chore(deps): update vexxhost/docker-atmosphere digest to 5923a8f (stable/2024.2) #2357

chore(deps): update vexxhost/docker-atmosphere digest to 5923a8f (stable/2024.2)

chore(deps): update vexxhost/docker-atmosphere digest to 5923a8f (stable/2024.2) #2357

Workflow file for this run

name: build
on:
pull_request:
workflow_dispatch:
push:
branches:
- main
- stable/**
jobs:
image:
runs-on: ubuntu-latest
permissions:
contents: read
id-token: write
packages: write
pull-requests: write
steps:
- uses: vexxhost/docker-atmosphere/.github/actions/build-image@5923a8fba3a98cf17e36583cc498d5e70a01c482 # main
with:
image-name: python-openstackclient
push: ${{ github.event_name != 'pull_request' }}