another try at running deploy /2
Some checks reported errors
CSGOWTF/csgowtf/pipeline/head Something is wrong with the build of this commit
Some checks reported errors
CSGOWTF/csgowtf/pipeline/head Something is wrong with the build of this commit
This commit is contained in:
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@@ -34,7 +34,8 @@ pipeline {
|
||||
FTP_USERNAME = credentials('csgowtf-deploy-user')
|
||||
}
|
||||
steps {
|
||||
sh 'deploy.sh'
|
||||
sh 'chmod u+x ./deploy.sh'
|
||||
sh './deploy.sh'
|
||||
}
|
||||
}
|
||||
stage('Deploy Dev') {
|
||||
|
Reference in New Issue
Block a user