Browse Source

Messed up the container reference name

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

2
.gitlab-ci.yml

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

Loading…
Cancel
Save