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