mirror of
https://github.com/Aviortheking/Blog_IMIE.git
synced 2025-07-29 14:19:50 +00:00
gitlab-cy.yml
This commit is contained in:
@ -13,7 +13,6 @@ before_script:
|
|||||||
- mkdir -p ~/.ssh
|
- mkdir -p ~/.ssh
|
||||||
- chmod 700 ~/.ssh
|
- chmod 700 ~/.ssh
|
||||||
|
|
||||||
#Verifying the SSH host keys
|
|
||||||
#Verifying the SSH host keys
|
#Verifying the SSH host keys
|
||||||
- echo "$SSH_KNOWN_HOSTS" > ~/.ssh/known_hosts
|
- echo "$SSH_KNOWN_HOSTS" > ~/.ssh/known_hosts
|
||||||
- chmod 644 ~/.ssh/known_hosts
|
- chmod 644 ~/.ssh/known_hosts
|
||||||
@ -30,4 +29,3 @@ deploy_to_webserver:
|
|||||||
- ansible-playbook ops/ansible/httpd-centos.yml
|
- ansible-playbook ops/ansible/httpd-centos.yml
|
||||||
|
|
||||||
when: manual
|
when: manual
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user