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:
|
jobs:
|
||||||
build-and-push-ddns:
|
build-and-push-ddns:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
if: gitea.ref == 'refs/heads/main'
|
if: gitea.ref == 'refs/heads/master'
|
||||||
steps:
|
steps:
|
||||||
- name: Check out repository code
|
- name: Check out repository code
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|||||||
Reference in New Issue
Block a user