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

This commit is contained in:
root
2024-07-15 16:43:57 +02:00
parent e8d13e57b1
commit 081d700b90

View File

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