pipeline runner
Some checks failed
S3 mount container image build / build (push) Failing after 18s

This commit is contained in:
Tanguy Herbron 2023-08-07 11:35:29 +02:00
parent 4713dce540
commit 841ec72f48

View File

@ -25,4 +25,4 @@ jobs:
with: with:
context: . context: .
push: true push: true
tags: ${{ IMAGE_NAME }}:latest tags: ${{ steps.tag_vars.outputs.IMAGE_NAME }}:latest