Commit bb24e666 authored by Josh Steinberg's avatar Josh Steinberg

update image name

parent 14ef12f6
......@@ -59,7 +59,7 @@ pipeline {
agent { label "docker-jenkins"}
steps{
git 'https://gitlab.mynisum.com/jsteinberg/hello-world-spring-boot.git'
sh 'docker build -t hello-world:latest .'
sh 'docker build -t hello-world .'
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment