chore(): let's test pushing the container after building
Some checks failed
build-container / docker (push) Failing after 59m17s

This commit is contained in:
Elia el Lazkani 2024-03-30 23:11:21 +01:00
parent 6943169296
commit a34f8a767f

View file

@ -31,5 +31,6 @@ jobs:
uses: docker/build-push-action@v5
with:
context: .
push: false
platforms: linux/amd64,linux/arm64
push: true
tags: scm.project42.io/elia/ansible-actions-container:latest