.gitea/workflows/dev.yaml aktualisiert
This commit is contained in:
parent
0ffeaee73e
commit
505949680f
@ -17,6 +17,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: pull
|
- name: pull
|
||||||
run: |
|
run: |
|
||||||
|
git config --global --add safe.directory /opt/data/actions/gcg-website-dev
|
||||||
git pull
|
git pull
|
||||||
git reset --hard origin/dev
|
git reset --hard origin/dev
|
||||||
- name: build
|
- name: build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user