自动化构建 Python 3.10 + Cloud Center
continuous-integration/drone/push Build is failing Details

main
lz-wang 2022-09-04 11:52:57 +08:00
parent b7e4657a1f
commit c3738b4d8f
1 changed files with 1 additions and 1 deletions

View File

@ -44,4 +44,4 @@ steps:
- echo $USERNAME - echo $USERNAME
- docker build . -t $USERNAME/cloud-center:nightly -f ./cloud-center/Dockerfile - docker build . -t $USERNAME/cloud-center:nightly -f ./cloud-center/Dockerfile
- docker login -u $USERNAME -p $TOKEN - docker login -u $USERNAME -p $TOKEN
- docker push $USERNAME/cloud-center:nightly - docker push $USERNAME/cloud-center:linux-nightly