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
74d5006e9d
commit
ff23cd919b
@ -6,7 +6,6 @@ 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