.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:
|
||||
runs-on: play
|
||||
steps:
|
||||
# - name: 🎉 Test 🎉
|
||||
# run: whoami
|
||||
- name: 🎉 Test 🎉
|
||||
run: whoami
|
||||
- name: 💡 get latest git revision 🍏
|
||||
run: cd /etc/nixos && git pull
|
||||
- name: 🐧 Activate config 🐧
|
||||
|
|
|
|||
Loading…
Reference in New Issue