+1
-1
@@ -14,7 +14,7 @@ steps:
|
||||
key:
|
||||
from_secret: SSH_PRIVATE_KEY
|
||||
script:
|
||||
- rsync -av $CI_WORKSPACE/ /opt/testbot-git/
|
||||
- rsync -av ./ /opt/testbot-git/
|
||||
when:
|
||||
event: push
|
||||
branch: main
|
||||
|
||||
Reference in New Issue
Block a user