Initial commit
This commit is contained in:
parent
b9b540033d
commit
dbde7016d0
@ -25,6 +25,9 @@ steps:
|
||||
password:
|
||||
from_secret: ssh_password
|
||||
port: 22
|
||||
environment:
|
||||
GIT_PULL:
|
||||
from_secret: git_pull_script
|
||||
command_timeout: 2m
|
||||
script:
|
||||
- ${{ secrets.git_pull_script }}
|
||||
- $GIT_PULL
|
||||
|
Loading…
x
Reference in New Issue
Block a user