Fixing some typo
oggui-multibranch/pipeline/head There was a failure building this commit
Details
oggui-multibranch/pipeline/head There was a failure building this commit
Details
parent
cdcea5ac46
commit
a3e236beaa
|
@ -31,7 +31,7 @@ pipeline {
|
|||
env.IMAGE_ID = IMAGE_ID
|
||||
env.LATEST_ID = LATEST_ID
|
||||
env.BRANCH_NAME = BRANCH_NAME
|
||||
docker.build("${IMAGE_ID}", "-f Dockerfile- .")
|
||||
docker.build("${IMAGE_ID_TESTING}", "-f Dockerfile-testing .")
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue