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:00 +02:00
parent 0f2b1ee08d
commit e8d13e57b1

View File

@@ -21,5 +21,6 @@ jobs:
ls ${{ gitea.workspace }}
- 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