mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-01-19 06:53:32 +08:00
Replace with hyphen
This commit is contained in:
parent
7d981a1c0e
commit
907f9b51cd
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user