Trying to unblock gitea CI
Some checks failed
Build and push docker image / build (push) Failing after 1m36s
Some checks failed
Build and push docker image / build (push) Failing after 1m36s
This commit is contained in:
@@ -3,9 +3,8 @@ run-name: ${{ gitea.actor }} is building and pushing the docker image 🚀
|
||||
on: [push]
|
||||
|
||||
jobs:
|
||||
publish:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
needs: build
|
||||
if: gitea.ref == 'refs/heads/main'
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
Reference in New Issue
Block a user