test
This commit is contained in:
parent
f4bff689f2
commit
4cc9311b20
1 changed files with 1 additions and 0 deletions
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
|
@ -67,6 +67,7 @@ pipeline {
|
|||
}
|
||||
stage('Backend') {
|
||||
steps {
|
||||
sh 'env'
|
||||
echo 'Checking Syntax ...'
|
||||
sh 'docker pull nginxproxymanager/nginx-full:certbot-node'
|
||||
// See: https://github.com/yarnpkg/yarn/issues/3254
|
||||
|
|
Loading…
Reference in a new issue