Replace with hyphen

This commit is contained in:
a 2022-03-28 17:28:53 +00:00
parent 7d981a1c0e
commit 907f9b51cd

View File

@ -1,5 +1,4 @@
build_binary_latest:
build-binary-latest:
stage: build
image:
name: golang:1.18.0-alpine3.15
@ -8,7 +7,7 @@ build_binary_latest:
rules:
- if: $CI_COMMIT_TAG
build_container_latest:
build-container-latest:
stage: build
image:
name: gcr.io/kaniko-project/executor:debug