Loading src/qos_profile/.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ # limitations under the License. # Build, tag, and push the Docker image to the GitLab Docker registry build service: build qos_profile: variables: IMAGE_NAME: "qos_profile" # name of the microservice IMAGE_TAG: "latest" # tag of the container image (production, development, etc) Loading Loading
src/qos_profile/.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ # limitations under the License. # Build, tag, and push the Docker image to the GitLab Docker registry build service: build qos_profile: variables: IMAGE_NAME: "qos_profile" # name of the microservice IMAGE_TAG: "latest" # tag of the container image (production, development, etc) Loading