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