Test actions
Some checks failed
Build and push runner-custom image / publish (push) Failing after 0s
Some checks failed
Build and push runner-custom image / publish (push) Failing after 0s
This commit is contained in:
@@ -10,7 +10,6 @@ on:
|
||||
jobs:
|
||||
publish:
|
||||
runs-on: ubuntu-latest
|
||||
if: gitea.ref == 'refs/heads/main'
|
||||
steps:
|
||||
- run: echo "🎉 The job was automatically triggered by a ${{ gitea.event_name }} event."
|
||||
- run: echo "🐧 This job is now running on a ${{ runner.os }} server hosted by Gitea!"
|
||||
|
||||
Reference in New Issue
Block a user