Commit 43db36ce authored by Wen Wei Li's avatar Wen Wei Li

debug

parent 70d11fe1
Pipeline #4856 passed with stage
...@@ -8,9 +8,9 @@ steps: ...@@ -8,9 +8,9 @@ steps:
image: plugins/docker image: plugins/docker
settings: settings:
registry: 192.168.17.110 registry: 192.168.17.110
repo: 192.168.17.110/study_group/ric-app-hw repo: 192.168.17.110/study_group/ric-app-hw-py
dockerfile: Dockerfile dockerfile: Dockerfile
tags: 1.0.6 tags: 1.1.0
username: username:
from_secret: harbor_username from_secret: harbor_username
password: password:
......
...@@ -5,8 +5,8 @@ ...@@ -5,8 +5,8 @@
{ {
"name": "hw-python", "name": "hw-python",
"image": { "image": {
"registry": "nexus3.o-ran-sc.org:10004", "registry": "harbor.prlab.io",
"name": "o-ran-sc/ric-app-hw-python", "name": "study_group/ric-app-hw-py",
"tag": "1.1.0" "tag": "1.1.0"
} }
} }
......
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