Update action
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 25s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 25s
This commit is contained in:
@@ -40,7 +40,7 @@ jobs:
|
|||||||
context: .
|
context: .
|
||||||
file: ./Dockerfile
|
file: ./Dockerfile
|
||||||
push: true
|
push: true
|
||||||
tags: ${{ gitea.repository }}/test-app:latest
|
tags: sirius.klsh.ru/${{ gitea.repository }}/test-app:latest
|
||||||
|
|
||||||
- name: Job status
|
- name: Job status
|
||||||
run: echo "This job's status is ${{ job.status }}."
|
run: echo "This job's status is ${{ job.status }}."
|
||||||
|
|||||||
Reference in New Issue
Block a user