feat:测试平台2.0更新
All checks were successful
iot-test-platform CI/CD / build-and-deploy (push) Successful in 15s
All checks were successful
iot-test-platform CI/CD / build-and-deploy (push) Successful in 15s
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
name: JT808 CI/CD
|
||||
name: iot-test-platform CI/CD
|
||||
|
||||
on:
|
||||
push:
|
||||
@@ -45,7 +45,7 @@ jobs:
|
||||
- name: Build Docker Image
|
||||
id: build
|
||||
env:
|
||||
IMAGE_NAME: 'jt808-server'
|
||||
IMAGE_NAME: 'iot-test-platform'
|
||||
run: |
|
||||
SHORT_SHA=$(git log -1 --format='%h')
|
||||
FULL_IMAGE_NAME="${IMAGE_NAME}:${SHORT_SHA}"
|
||||
|
||||
Reference in New Issue
Block a user