pipeline runner
Some checks failed
Image builder / build (push) Failing after 25s

This commit is contained in:
Tanguy Herbron 2023-08-06 01:30:33 +02:00
parent 33a5702692
commit 84af4e2b14

View File

@ -25,9 +25,6 @@ jobs:
- name: Build and push - name: Build and push
uses: https://gitea.com/docker/build-push-action@v4 uses: https://gitea.com/docker/build-push-action@v4
with: with:
push: true
context: imaes/debian/
file: images/debian/Dockerfile.12.1-node18
tags: git.halis.io/athens-school/runner-images:debian12.1-node18 tags: git.halis.io/athens-school/runner-images:debian12.1-node18
#tags: ${{ steps.tag_vars.outputs.IMAGE_NAME }}:debian12.1-node18 #tags: ${{ steps.tag_vars.outputs.IMAGE_NAME }}:debian12.1-node18