mirror of
https://wiilab.wiimart.org/wiimart/WiiMart-github-io
synced 2025-11-06 23:40:16 +01:00
Update file .gitlab-ci.yml
This commit is contained in:
parent
c7f24ff187
commit
74d5006e9d
@ -6,6 +6,7 @@ deploy:
|
|||||||
tags:
|
tags:
|
||||||
- shell
|
- shell
|
||||||
before_script:
|
before_script:
|
||||||
|
- mkdir -p ~/.ssh
|
||||||
- echo "$SSH_PRIVATE_KEY" | base64 -d > ~/.ssh/id_ed25519
|
- echo "$SSH_PRIVATE_KEY" | base64 -d > ~/.ssh/id_ed25519
|
||||||
- chmod 600 ~/.ssh/id_ed25519
|
- chmod 600 ~/.ssh/id_ed25519
|
||||||
script:
|
script:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user