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:
|
pages:
|
||||||
stage: deploy
|
stage: deploy
|
||||||
|
before_script:
|
||||||
|
- apk --update add openssh-client && apk add bash
|
||||||
script:
|
script:
|
||||||
- mkdir "${HOME}/.ssh"
|
- mkdir "${HOME}/.ssh"
|
||||||
- chmod 700 "${HOME}/.ssh"
|
- chmod 700 "${HOME}/.ssh"
|
||||||
|
Loading…
Reference in New Issue
Block a user