Jenkins build
All checks were successful
test/timeline-frontend/pipeline/head This commit looks good
All checks were successful
test/timeline-frontend/pipeline/head This commit looks good
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -123,7 +123,7 @@ pipeline {
|
|||||||
'''
|
'''
|
||||||
|
|
||||||
sh """
|
sh """
|
||||||
docker build -t ${DOCKER_IMAGE}:latest
|
docker build -t ${DOCKER_IMAGE}:latest .
|
||||||
"""
|
"""
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user