Skip to content

chore(deps): update vexxhost/docker-atmosphere digest to a1ad25c (stable/2024.1) #1271

chore(deps): update vexxhost/docker-atmosphere digest to a1ad25c (stable/2024.1)

chore(deps): update vexxhost/docker-atmosphere digest to a1ad25c (stable/2024.1) #1271

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@9230f0db4d54e491221dad48b9d4012b99aaf26b # main
with:
image-name: python-openstackclient
push: ${{ github.event_name != 'pull_request' }}