Update action
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 27s

This commit is contained in:
2025-11-21 22:12:58 +03:00
parent 5cb486cbbc
commit 44fbbba8cc

View File

@@ -40,7 +40,7 @@ jobs:
context: .
file: ./Dockerfile
push: true
tags: sirius.klsh.ru/sirius/test-app:latest
tags: ${{ gitea.repository }}/test-app:latest
- name: Job status
run: echo "This job's status is ${{ job.status }}."