This commit is contained in:
@@ -21,5 +21,6 @@ jobs:
|
|||||||
ls ${{ gitea.workspace }}
|
ls ${{ gitea.workspace }}
|
||||||
- run: echo "🍏 This job's status is ${{ job.status }}."
|
- run: echo "🍏 This job's status is ${{ job.status }}."
|
||||||
- run: ansible-builder create
|
- run: ansible-builder create
|
||||||
|
- run: ls context
|
||||||
- run: mv context/Containerfile context/Dockerfile
|
- 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
|
- run: docker buildx build -f context/ . --tag=git.hyperon.be/bram/ultimate-ee --no-cache --push --platform=linux/amd64
|
||||||
|
|||||||
Reference in New Issue
Block a user