Browse Source

Fixed release docker image

environments/production/deployments/1
Drew Short 6 years ago
parent
commit
c6b2453bc2
  1. 2
      .gitlab-ci.yml

2
.gitlab-ci.yml

@ -57,7 +57,7 @@ development:
environment: development
production:
image: macropin/sshd:latest
image: panubo/sshd/:latest
stage: deploy
variables:
DEPLOY_USER: "deploy"

Loading…
Cancel
Save