update
This commit is contained in:
@@ -36,6 +36,6 @@ deploy-job: # This job runs in the deploy stage.
|
||||
environment: production
|
||||
script:
|
||||
- echo "Deploying application..."
|
||||
- docker login --username=lslvxy@163.com --password-stdin < /root/docker_password registry.cn-shanghai.aliyuncs.com
|
||||
- docker login --username=lslvxy@163.com --password-stdin < ~/docker_password registry.cn-shanghai.aliyuncs.com
|
||||
- docker build --platform linux/amd64 -t registry.cn-shanghai.aliyuncs.com/physical/physical-boot --push .
|
||||
- echo "Application successfully deployed."
|
||||
|
||||
Reference in New Issue
Block a user