mirror of
https://github.com/PhotonVision/photonvision
synced 2026-07-05 03:21:40 +00:00
Update .gitlab-ci.yml
This commit is contained in:
@@ -30,7 +30,7 @@ deploy:
|
|||||||
image: monachus/hugo:latest
|
image: monachus/hugo:latest
|
||||||
before_script:
|
before_script:
|
||||||
- apt-get update
|
- apt-get update
|
||||||
- apt-get --yes --force-yes install git ssh rsync
|
- apt-get --yes install git ssh rsync
|
||||||
- git submodule update --init --recursive
|
- git submodule update --init --recursive
|
||||||
script:
|
script:
|
||||||
- echo "${SSH_PRIVATE_KEY}" > id_rsa
|
- echo "${SSH_PRIVATE_KEY}" > id_rsa
|
||||||
|
|||||||
Reference in New Issue
Block a user