update ci/cd
This commit is contained in:
parent
4a575b8ca7
commit
6d7a466263
@ -50,9 +50,9 @@ deploy-job:
|
||||
stage: deploy
|
||||
tags:
|
||||
- hugo
|
||||
environment:
|
||||
name: Production
|
||||
url: "$Live_Server_IP"
|
||||
# environment:
|
||||
# name: Production
|
||||
# url: "$Live_Server_IP"
|
||||
before_script:
|
||||
- 'command -v ssh-agent >/dev/null || ( apt-get update -y && apt-get install openssh-client -y)'
|
||||
- eval $(ssh-agent -s)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user