show secret
This commit is contained in:
parent
579293ea69
commit
484dabf4da
@ -7,10 +7,12 @@ steps:
|
||||
volumes:
|
||||
- name: deps
|
||||
path: /build
|
||||
secrets: [gitea_release_key]
|
||||
commands:
|
||||
- go test ./...
|
||||
- go build -o /build/ddns-client -ldflags "-w -s" .
|
||||
- cp config.default.yml /build/config.yml
|
||||
- echo $GITEA_RELEASE_KEY
|
||||
|
||||
- name: pack release
|
||||
image: alpine
|
||||
|
Loading…
Reference in New Issue
Block a user