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: .
|
||||
file: ./Dockerfile
|
||||
push: true
|
||||
tags: ${{ gitea.repository }}/test-app:latest
|
||||
tags: sirius.klsh.ru/${{ gitea.repository }}/test-app:latest
|
||||
|
||||
- name: Job status
|
||||
run: echo "This job's status is ${{ job.status }}."
|
||||
|
||||
Reference in New Issue
Block a user