Update deploy-rs workflrow
This commit is contained in:
parent
629dde37b1
commit
94e0f5ee0e
1 changed files with 2 additions and 1 deletions
|
@ -96,6 +96,7 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
ssh -q -A -o StrictHostKeyChecking=no albert@framework-server \
|
ssh -q -A -o StrictHostKeyChecking=no albert@framework-server \
|
||||||
"
|
"
|
||||||
|
cd /etc/nixos/git
|
||||||
git commit -am \"[ACTIONS] deploy-rs updates (`date +%Y-%m-%d`)\"
|
git commit -am \"[ACTIONS] deploy-rs updates (`date +%Y-%m-%d`)\"
|
||||||
git push
|
git push
|
||||||
"
|
"
|
||||||
|
|
Loading…
Reference in a new issue