.gitea/workflows/dev.yaml aktualisiert
This commit is contained in:
parent
ad42eb5817
commit
a9884b48bc
@ -16,7 +16,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Pull
|
- name: Pull
|
||||||
run: |
|
run: |
|
||||||
git pull
|
git fetch --all
|
||||||
git reset --hard origin/dev
|
git reset --hard origin/dev
|
||||||
- name: Build
|
- name: Build
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user