This commit is contained in:
@@ -9,7 +9,7 @@ on:
|
||||
|
||||
env:
|
||||
REGISTRY: registry.boss160.cn
|
||||
IMAGE_NAME: registry.boss160.cn/junhong/c-xmot-iot
|
||||
IMAGE_NAME: registry.boss160.cn/junhong/device-voice-h5
|
||||
DEPLOY_DIR: /opt/device_voice_h5
|
||||
|
||||
jobs:
|
||||
@@ -21,7 +21,7 @@ jobs:
|
||||
run: |
|
||||
export PATH="$HOME/.nix-profile/bin:/usr/local/bin:/usr/bin:/bin:$PATH"
|
||||
export GIT_SSL_NO_VERIFY=1
|
||||
git clone https://git.boss160.cn/luo/c-xmot-iot.git .
|
||||
git clone https://git.boss160.cn/luo/device-voice-h5.git .
|
||||
git checkout ${{ github.sha }}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user