mirror of
https://github.com/JasonHHouse/gaps.git
synced 2026-02-13 06:09:16 -06:00
entry point to /usr/app/
This commit is contained in:
2
jenkins/Jenkinsfile
vendored
2
jenkins/Jenkinsfile
vendored
@@ -26,7 +26,7 @@ pipeline {
|
||||
agent {
|
||||
dockerfile {
|
||||
filename "Dockerfile.ssl"
|
||||
args '-i --entrypoint='
|
||||
args '-i --entrypoint=/usr/app/'
|
||||
}
|
||||
}
|
||||
steps{
|
||||
|
||||
Reference in New Issue
Block a user