develop
Gong 2023-08-29 09:54:15 +08:00
parent 4d835ccd68
commit f87f325773
1 changed files with 3 additions and 3 deletions

View File

@ -47,9 +47,9 @@ steps: # 定义管道的执行步骤
from_secret: docker_username
password:
from_secret: docker_password
dockerfile: path/to/Dockerfile
context: path/to/build/context
target: production
# dockerfile: path/to/Dockerfile
# context: path/to/build/context
# target: production
deploy:
image: ssh-agent
username: ssh_username