fix of scripts
This commit is contained in:
@@ -77,7 +77,7 @@ steps:
|
||||
VAULT_SECRET_ID: { from_secret: VAULT_SECRET_ID }
|
||||
commands:
|
||||
- set -euo pipefail
|
||||
- apk add --no-cache bash coreutils openssh-keygen curl sed python3
|
||||
- apk add --no-cache bash coreutils openssh-client openssh-keygen curl sed python3
|
||||
- sh ci/scripts/common/fetch_deploy_ssh_key.sh secrets/SSH_KEY
|
||||
- sh ci/scripts/common/fetch_registry_creds.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user