.gitea/workflows/build.yml aktualisiert
Build go program / Test-Gitea-Actions (push) Failing after 7s
Build go program / Test-Gitea-Actions (push) Failing after 7s
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
name: Build go program
|
name: Build go program
|
||||||
run-name: ${{ gitea.actor }} is building go program
|
run-name: ${{ gitea.actor }} is building go program
|
||||||
on: [always, ush]
|
on: [push]
|
||||||
|
|
||||||
env:
|
env:
|
||||||
APP_NAME: test
|
APP_NAME: test
|
||||||
|
|||||||
Reference in New Issue
Block a user