This commit is contained in:
@@ -9,7 +9,7 @@ on:
|
|||||||
|
|
||||||
env:
|
env:
|
||||||
REGISTRY: registry.boss160.cn
|
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
|
DEPLOY_DIR: /opt/device_voice_h5
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
@@ -21,7 +21,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
export PATH="$HOME/.nix-profile/bin:/usr/local/bin:/usr/bin:/bin:$PATH"
|
export PATH="$HOME/.nix-profile/bin:/usr/local/bin:/usr/bin:/bin:$PATH"
|
||||||
export GIT_SSL_NO_VERIFY=1
|
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 }}
|
git checkout ${{ github.sha }}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user