Merge branch 'master' into feature/circle-admin-cards
This commit is contained in:
		| @ -132,14 +132,3 @@ hublworld: | ||||
|   only: | ||||
|     - master | ||||
|   when: manual | ||||
|  | ||||
| happydev: | ||||
|   extends: .ansible | ||||
|   script: | ||||
|     - cd /platform | ||||
|     - echo "$VAULT_KEY" > .vault-password.txt | ||||
|     - echo "$SSH_DEPLOY_KEY" | tr -d '\r' > gitlab.key && chmod 600 gitlab.key | ||||
|     - ansible-playbook --key-file gitlab.key deploy.yml -t client -l "$CI_JOB_NAME" -e "client_code_version=$CI_COMMIT_SHA" | ||||
|   only: | ||||
|     - master | ||||
|   when: manual | ||||
|  | ||||
		Reference in New Issue
	
	Block a user