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