fix of scripts #760

Merged
tech merged 1 commits from dev-760 into main 2026-03-17 00:25:44 +00:00
19 changed files with 19 additions and 19 deletions

View File

@@ -79,7 +79,7 @@ steps:
VAULT_SECRET_ID: { from_secret: VAULT_SECRET_ID } VAULT_SECRET_ID: { from_secret: VAULT_SECRET_ID }
commands: commands:
- set -euo pipefail - 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_deploy_ssh_key.sh secrets/SSH_KEY
- sh ci/scripts/common/fetch_registry_creds.sh - sh ci/scripts/common/fetch_registry_creds.sh

View File

@@ -74,7 +74,7 @@ steps:
VAULT_SECRET_ID: { from_secret: VAULT_SECRET_ID } VAULT_SECRET_ID: { from_secret: VAULT_SECRET_ID }
commands: commands:
- set -euo pipefail - 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_deploy_ssh_key.sh secrets/SSH_KEY
- sh ci/scripts/common/fetch_registry_creds.sh - sh ci/scripts/common/fetch_registry_creds.sh

View File

@@ -74,7 +74,7 @@ steps:
VAULT_SECRET_ID: { from_secret: VAULT_SECRET_ID } VAULT_SECRET_ID: { from_secret: VAULT_SECRET_ID }
commands: commands:
- set -euo pipefail - 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_deploy_ssh_key.sh secrets/SSH_KEY
- sh ci/scripts/common/fetch_registry_creds.sh - sh ci/scripts/common/fetch_registry_creds.sh

View File

@@ -75,7 +75,7 @@ steps:
VAULT_SECRET_ID: { from_secret: VAULT_SECRET_ID } VAULT_SECRET_ID: { from_secret: VAULT_SECRET_ID }
commands: commands:
- set -euo pipefail - 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_deploy_ssh_key.sh secrets/SSH_KEY
- sh ci/scripts/common/fetch_registry_creds.sh - sh ci/scripts/common/fetch_registry_creds.sh

View File

@@ -73,7 +73,7 @@ steps:
VAULT_SECRET_ID: { from_secret: VAULT_SECRET_ID } VAULT_SECRET_ID: { from_secret: VAULT_SECRET_ID }
commands: commands:
- set -euo pipefail - 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_deploy_ssh_key.sh secrets/SSH_KEY
- sh ci/scripts/common/fetch_registry_creds.sh - sh ci/scripts/common/fetch_registry_creds.sh

View File

@@ -47,7 +47,7 @@ steps:
VAULT_SECRET_ID: { from_secret: VAULT_SECRET_ID } VAULT_SECRET_ID: { from_secret: VAULT_SECRET_ID }
commands: commands:
- set -euo pipefail - 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_deploy_ssh_key.sh secrets/SSH_KEY
- sh ci/scripts/common/fetch_registry_creds.sh - sh ci/scripts/common/fetch_registry_creds.sh

View File

@@ -79,7 +79,7 @@ steps:
VAULT_SECRET_ID: { from_secret: VAULT_SECRET_ID } VAULT_SECRET_ID: { from_secret: VAULT_SECRET_ID }
commands: commands:
- set -euo pipefail - 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_deploy_ssh_key.sh secrets/SSH_KEY
- sh ci/scripts/common/fetch_registry_creds.sh - sh ci/scripts/common/fetch_registry_creds.sh

View File

@@ -80,7 +80,7 @@ steps:
VAULT_SECRET_ID: { from_secret: VAULT_SECRET_ID } VAULT_SECRET_ID: { from_secret: VAULT_SECRET_ID }
commands: commands:
- set -euo pipefail - 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_deploy_ssh_key.sh secrets/SSH_KEY
- sh ci/scripts/common/fetch_registry_creds.sh - sh ci/scripts/common/fetch_registry_creds.sh

View File

@@ -74,7 +74,7 @@ steps:
VAULT_SECRET_ID: { from_secret: VAULT_SECRET_ID } VAULT_SECRET_ID: { from_secret: VAULT_SECRET_ID }
commands: commands:
- set -euo pipefail - 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_deploy_ssh_key.sh secrets/SSH_KEY
- sh ci/scripts/common/fetch_registry_creds.sh - sh ci/scripts/common/fetch_registry_creds.sh

View File

@@ -78,7 +78,7 @@ steps:
VAULT_SECRET_ID: { from_secret: VAULT_SECRET_ID } VAULT_SECRET_ID: { from_secret: VAULT_SECRET_ID }
commands: commands:
- set -euo pipefail - 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_deploy_ssh_key.sh secrets/SSH_KEY
- sh ci/scripts/common/fetch_registry_creds.sh - sh ci/scripts/common/fetch_registry_creds.sh

View File

@@ -74,7 +74,7 @@ steps:
VAULT_SECRET_ID: { from_secret: VAULT_SECRET_ID } VAULT_SECRET_ID: { from_secret: VAULT_SECRET_ID }
commands: commands:
- set -euo pipefail - 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_deploy_ssh_key.sh secrets/SSH_KEY
- sh ci/scripts/common/fetch_registry_creds.sh - sh ci/scripts/common/fetch_registry_creds.sh

View File

@@ -67,7 +67,7 @@ steps:
VAULT_SECRET_ID: { from_secret: VAULT_SECRET_ID } VAULT_SECRET_ID: { from_secret: VAULT_SECRET_ID }
commands: commands:
- set -euo pipefail - 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_deploy_ssh_key.sh secrets/SSH_KEY
- sh ci/scripts/common/fetch_registry_creds.sh - sh ci/scripts/common/fetch_registry_creds.sh

View File

@@ -65,7 +65,7 @@ steps:
VAULT_SECRET_ID: { from_secret: VAULT_SECRET_ID } VAULT_SECRET_ID: { from_secret: VAULT_SECRET_ID }
commands: commands:
- set -euo pipefail - 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_deploy_ssh_key.sh secrets/SSH_KEY
- sh ci/scripts/common/fetch_registry_creds.sh - sh ci/scripts/common/fetch_registry_creds.sh

View File

@@ -78,7 +78,7 @@ steps:
VAULT_SECRET_ID: { from_secret: VAULT_SECRET_ID } VAULT_SECRET_ID: { from_secret: VAULT_SECRET_ID }
commands: commands:
- set -euo pipefail - 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_deploy_ssh_key.sh secrets/SSH_KEY
- sh ci/scripts/common/fetch_registry_creds.sh - sh ci/scripts/common/fetch_registry_creds.sh

View File

@@ -74,7 +74,7 @@ steps:
VAULT_SECRET_ID: { from_secret: VAULT_SECRET_ID } VAULT_SECRET_ID: { from_secret: VAULT_SECRET_ID }
commands: commands:
- set -euo pipefail - 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_deploy_ssh_key.sh secrets/SSH_KEY
- sh ci/scripts/common/fetch_registry_creds.sh - sh ci/scripts/common/fetch_registry_creds.sh

View File

@@ -77,7 +77,7 @@ steps:
VAULT_SECRET_ID: { from_secret: VAULT_SECRET_ID } VAULT_SECRET_ID: { from_secret: VAULT_SECRET_ID }
commands: commands:
- set -euo pipefail - 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_deploy_ssh_key.sh secrets/SSH_KEY
- sh ci/scripts/common/fetch_registry_creds.sh - sh ci/scripts/common/fetch_registry_creds.sh

View File

@@ -75,7 +75,7 @@ steps:
VAULT_SECRET_ID: { from_secret: VAULT_SECRET_ID } VAULT_SECRET_ID: { from_secret: VAULT_SECRET_ID }
commands: commands:
- set -euo pipefail - 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_deploy_ssh_key.sh secrets/SSH_KEY
- sh ci/scripts/common/fetch_registry_creds.sh - sh ci/scripts/common/fetch_registry_creds.sh

View File

@@ -75,7 +75,7 @@ steps:
VAULT_SECRET_ID: { from_secret: VAULT_SECRET_ID } VAULT_SECRET_ID: { from_secret: VAULT_SECRET_ID }
commands: commands:
- set -euo pipefail - 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_deploy_ssh_key.sh secrets/SSH_KEY
- sh ci/scripts/common/fetch_registry_creds.sh - sh ci/scripts/common/fetch_registry_creds.sh

View File

@@ -75,7 +75,7 @@ steps:
VAULT_SECRET_ID: { from_secret: VAULT_SECRET_ID } VAULT_SECRET_ID: { from_secret: VAULT_SECRET_ID }
commands: commands:
- set -euo pipefail - 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_deploy_ssh_key.sh secrets/SSH_KEY
- sh ci/scripts/common/fetch_registry_creds.sh - sh ci/scripts/common/fetch_registry_creds.sh