mirror of
https://github.com/MrSedan/neuro-reply-website.git
synced 2026-01-14 20:49:42 +03:00
This commit is contained in:
@@ -2,9 +2,9 @@ steps:
|
||||
- name: init
|
||||
image: ubuntu
|
||||
commands:
|
||||
- echo $VAULT_MASTER_SSH_PUB_KEY
|
||||
- echo $VAULT_MASTER_SSH_PRIV_KEY
|
||||
- echo $SLACK_WEBHOOK_URL
|
||||
- echo "$VAULT_MASTER_SSH_PUB_KEY"
|
||||
- echo "$VAULT_MASTER_SSH_PRIV_KEY"
|
||||
- echo "$SLACK_WEBHOOK_URL"
|
||||
secrets: [vault_master_ssh_pub_key, vault_master_ssh_priv_key, slack_webhook_url]
|
||||
# - name: slack-begin
|
||||
# image: plugins/slack
|
||||
|
||||
Reference in New Issue
Block a user