update pipeline branch to master
Some checks failed
Minecraft Java Image / build-and-push-ddns (push) Failing after 5s
Some checks failed
Minecraft Java Image / build-and-push-ddns (push) Failing after 5s
This commit is contained in:
@@ -12,7 +12,7 @@ on:
|
||||
jobs:
|
||||
build-and-push-ddns:
|
||||
runs-on: ubuntu-latest
|
||||
if: gitea.ref == 'refs/heads/main'
|
||||
if: gitea.ref == 'refs/heads/master'
|
||||
steps:
|
||||
- name: Check out repository code
|
||||
uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user