Don't forget to add `$ANSIBLE_VAULT_PASSWORD` & `$ANSIBLE_PRIVATE_KEY` in Gitlab secret variables.
@@ -476,14 +471,6 @@ variables:
# Production
ANSIBLE_PROD_INVENTORY: "production.ini"
ANSIBLE_PROD_PLAYBOOK_FILE: "main.yml"
stages:
- build
- package-build
- package-test
- deploy
- publish
- production
```
By default, the docker template will push the image in the Gitlab docker registry. Please visit, the docker template page to get more information on [Docker Template](https://gitlab.com//to-be-continuous/docker)