|
|
@ -44,6 +44,6 @@ pipeline: |
|
|
|
script: |
|
|
|
- docker rm -f notify-service |
|
|
|
- docker pull registry.cn-shenzhen.aliyuncs.com/ax-stor/ax-bkb-seller:notify-service |
|
|
|
- docker run -name notify-service -conf configs/config.yaml -d registry.cn-shenzhen.aliyuncs.com/ax-stor/ax-bkb-seller:notify-service |
|
|
|
- docker run --name=notify-service -d registry.cn-shenzhen.aliyuncs.com/ax-stor/ax-bkb-seller:notify-service |
|
|
|
when: |
|
|
|
branch: develop |