Update
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 26s

This commit is contained in:
2025-11-21 22:53:00 +03:00
parent 41dab9c16b
commit 271151a3f4

View File

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