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:03 +02:00
parent 3e82b9d546
commit 6e33b14ef0

View File

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