mirror of
https://github.com/ghndrx/docker-test-image.git
synced 2026-02-10 06:45:05 +00:00
update
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -11,7 +11,7 @@ pipeline{
|
||||
stage('Build') {
|
||||
|
||||
steps {
|
||||
sh 'docker build -t aisthanestha/docker-test-image:latest .'
|
||||
sh 'docker build . -t aisthanestha/docker-test-image:latest .'
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user