test
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 7s
Build and push image / docker (push) Failing after 24s
Python CI / python (push) Has been cancelled
Golang lint / GoLint (push) Has been cancelled

This commit is contained in:
2026-04-23 15:22:08 +03:00
parent 953dd83d42
commit e12fe78138
4 changed files with 47 additions and 1 deletions
+1
View File
@@ -39,6 +39,7 @@ jobs:
uses: docker/build-push-action@v7
with:
context: .
file: go.Dockerfile
push: true
tags: |
git.scuroneko.dev/scuroneko/runner-test:${{ gitea.ref_name }}