Browse Source
I had : -Build your docker file using the tag app -Login to docker hub -Tag your app yourdockerhublogin/my-awesome-ci-expr:BUILDNUMBER (I will let you figure out how to get the build number) -Tag with yourdockerhublogin/my-awesome-ci-expr:latest -And finally, push it all to docker hubdockerbuild-pushstep
2 changed files with 25 additions and 1 deletions
Loading…
Reference in new issue