build fix
This commit is contained in:
@@ -105,6 +105,7 @@ steps:
|
||||
- apk add --no-cache bash openssh-client rsync coreutils curl sed python3
|
||||
- mkdir -p /root/.ssh
|
||||
- install -m 600 secrets/SSH_KEY /root/.ssh/id_rsa
|
||||
- sh ci/pipelines/fx/ensure_env_version.sh
|
||||
- sed -i 's/\r$//' ./ci/prod/.env.runtime
|
||||
- set -a
|
||||
- . ./ci/prod/.env.runtime
|
||||
|
||||
Reference in New Issue
Block a user