mirror of
https://framagit.org/framasoft/framadate/funky-framadate-front.git
synced 2023-08-25 13:53:14 +02:00
Update .gitlab-ci.yml
This commit is contained in:
parent
9a045b4608
commit
8ecb77c322
@ -2,6 +2,8 @@ image: alpine:latest
|
||||
|
||||
pages:
|
||||
stage: deploy
|
||||
before_script:
|
||||
- apk --update add openssh-client && apk add bash
|
||||
script:
|
||||
- mkdir "${HOME}/.ssh"
|
||||
- chmod 700 "${HOME}/.ssh"
|
||||
|
Loading…
Reference in New Issue
Block a user