pipline build v3 - removed duplicate fetch
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
This commit is contained in:
parent
e155a06a9e
commit
5ede9962fc
@ -7,12 +7,6 @@ steps:
|
||||
set -eu
|
||||
mkdir -p ~/.ssh
|
||||
|
||||
# Inject known_hosts content directly
|
||||
gcloud secrets versions access latest \
|
||||
--secret="STAGING_KNOWN_HOSTS" \
|
||||
--project="aptivaai-dev" > ~/.ssh/known_hosts
|
||||
chmod 644 ~/.ssh/known_hosts
|
||||
|
||||
# Inject SSH key directly
|
||||
gcloud secrets versions access latest \
|
||||
--secret="STAGING_KNOWN_HOSTS" \
|
||||
|
Loading…
Reference in New Issue
Block a user