Skip to content

Commit

Permalink
Fix windows deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
bernatx committed Mar 19, 2020
1 parent 7a9dd5a commit de82275
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -288,6 +288,7 @@ pipeline
steps {
bat """
call ../setEnv64.bat
git checkout .
make deploy ARGS="--replace-latest"
"""
}
Expand Down

0 comments on commit de82275

Please sign in to comment.