This commit is contained in:
Foat Akhmadeev 2024-12-17 12:32:01 +03:00
parent c86803b89e
commit 33cbbea332
2 changed files with 5 additions and 1 deletions

View file

@ -4,6 +4,10 @@ on:
push:
branches:
- prime
- develop
pull_request:
branches:
- develop
permissions:
contents: read

View file

@ -61,7 +61,7 @@ runs:
echo extra_args=$(echo "${{ inputs.extra_args }}" | xargs echo -n | tr -s ' \n' '+') >> $GITHUB_OUTPUT
- name: Run container steps
uses: frozen-tapestry/docker-run-action@develop
uses: frozen-tapestry/docker-run-action@v5p
with:
image: quay.io/buildah/stable:latest
mount_ws: true