.gitea/workflows/deploy.yml aktualisiert
deploy config / Explore-Gitea-Actions (push) Failing after 2s
Details
deploy config / Explore-Gitea-Actions (push) Failing after 2s
Details
This commit is contained in:
parent
7a4a89aafb
commit
5335903ee3
|
|
@ -6,8 +6,8 @@ jobs:
|
||||||
Explore-Gitea-Actions:
|
Explore-Gitea-Actions:
|
||||||
runs-on: play
|
runs-on: play
|
||||||
steps:
|
steps:
|
||||||
# - name: 🎉 Test 🎉
|
- name: 🎉 Test 🎉
|
||||||
# run: whoami
|
run: whoami
|
||||||
- name: 💡 get latest git revision 🍏
|
- name: 💡 get latest git revision 🍏
|
||||||
run: cd /etc/nixos && git pull
|
run: cd /etc/nixos && git pull
|
||||||
- name: 🐧 Activate config 🐧
|
- name: 🐧 Activate config 🐧
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue