This commit is contained in:
@@ -20,6 +20,8 @@ jobs:
|
||||
run: |
|
||||
ls ${{ gitea.workspace }}
|
||||
- run: echo "🍏 This job's status is ${{ job.status }}."
|
||||
- name: ls in other directory
|
||||
run: ls
|
||||
- run: ansible-builder create
|
||||
- run: ls context
|
||||
- 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