test
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 5s

This commit is contained in:
root
2024-07-15 16:36:49 +02:00
parent 6e33b14ef0
commit 8d40795836

View File

@@ -22,5 +22,6 @@ jobs:
- run: echo "🍏 This job's status is ${{ job.status }}."
- run: ansible-builder create
- run: cd context
- run: ls
- run: mv Containerfile Dockerfile
- run: docker buildx build . --tag=git.hyperon.be/bram/ultimate-eee --no-cache --push --platform=linux/amd64