Update .gitlab-ci.yml

This commit is contained in:
Solomon Laing 2021-06-13 09:40:03 +00:00
parent 0e22c689c8
commit 444f0f62fa

View File

@ -32,7 +32,6 @@ deploy-job:
stage: deploy stage: deploy
tags: tags:
- node - node
when: manual
environment: environment:
name: Production name: Production
url: "$Live_Server_IP" url: "$Live_Server_IP"