This commit is contained in:
parent
e6f38748b7
commit
492f9929c6
@ -18,4 +18,4 @@ jobs:
|
|||||||
- name: Build Docker image
|
- name: Build Docker image
|
||||||
run: |
|
run: |
|
||||||
docker build -t ${{ gitea.repository }}:latest .
|
docker build -t ${{ gitea.repository }}:latest .
|
||||||
- run: echo "🍏 This job's status is ${{ job.status }}."
|
- run: echo "This job's status is ${{ job.status }}."
|
||||||
|
Loading…
Reference in New Issue
Block a user