"src/page/main/authority/organization/tree.vue" did not exist on "15a6c5f6643455384a46bea7e7c1f0b3df469da1"
Commit 58971850 authored by 张俊's avatar 张俊

cli4

parent d7e4dc60
Pipeline #52748 passed with stage
...@@ -32,6 +32,12 @@ pipeline: ...@@ -32,6 +32,12 @@ pipeline:
dockerfile: build/dockerfile dockerfile: build/dockerfile
channel: alpha channel: alpha
registry: "hub.wodcloud.com" registry: "hub.wodcloud.com"
secrets:
- source: REGISTRY_USER
target: REGISTRY_USER
- source: REGISTRY_PASSWORD
target: REGISTRY_PASSWORD
when: when:
branch: [master,dev,cli4] branch: [master,dev,cli4]
deploy: deploy:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment