mirror of
https://wiilab.wiimart.org/wiimart/WiiMart-github-io
synced 2025-09-05 13:01:15 +02:00
Update file .gitlab-ci.yml
This commit is contained in:
parent
461f912f64
commit
76b97bc0cb
@ -3,6 +3,8 @@ stages:
|
|||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
stage: deploy
|
stage: deploy
|
||||||
|
tags:
|
||||||
|
- shell
|
||||||
before_script:
|
before_script:
|
||||||
- mkdir -p ~/.ssh
|
- mkdir -p ~/.ssh
|
||||||
- echo "$SSH_PRIVATE_KEY" | base64 -d > ~/.ssh/id_ed25519
|
- echo "$SSH_PRIVATE_KEY" | base64 -d > ~/.ssh/id_ed25519
|
||||||
|
Loading…
x
Reference in New Issue
Block a user