mirror of
https://gitlab.com/TheGamecraft/c-cms.git
synced 2026-04-21 02:39:10 -04:00
Update .gitlab-ci.yml
This commit is contained in:
@@ -9,8 +9,7 @@ deploy_stage:
|
||||
script:
|
||||
- sshpass -V
|
||||
- export SSHPASS=$USER_PASS
|
||||
- sshpass -e ssh -t admin@54.39.97.124
|
||||
- ls
|
||||
- ssh admin@54.39.97.124 "ls"
|
||||
|
||||
deploy_production:
|
||||
stage: deploy
|
||||
|
||||
Reference in New Issue
Block a user