Loading cookiecutter.config.js +1 −1 Original line number Diff line number Diff line Loading @@ -28,7 +28,7 @@ module.exports = [ }, { templateVariable: "r2_imagename", question: "What is the Docker image that you will use? (just the name)" question: "What is the Docker image that you will use? (just the name, Without version)" }, { templateVariable: "r2_imagetag", Loading tools/job_template/r2_jobname/README.md +1 −1 Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ r2_jobdescription * Job name: `r2_jobname` * Docker image: [`r2_imagename`](https://hub.docker.com/r/_/r2_imagename) [`r2_imagename:r2_imagetag`](https://hub.docker.com/r/_/r2_imagename) * Default stage: `r2_stage` * When: `always` Loading Loading
cookiecutter.config.js +1 −1 Original line number Diff line number Diff line Loading @@ -28,7 +28,7 @@ module.exports = [ }, { templateVariable: "r2_imagename", question: "What is the Docker image that you will use? (just the name)" question: "What is the Docker image that you will use? (just the name, Without version)" }, { templateVariable: "r2_imagetag", Loading
tools/job_template/r2_jobname/README.md +1 −1 Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ r2_jobdescription * Job name: `r2_jobname` * Docker image: [`r2_imagename`](https://hub.docker.com/r/_/r2_imagename) [`r2_imagename:r2_imagetag`](https://hub.docker.com/r/_/r2_imagename) * Default stage: `r2_stage` * When: `always` Loading