This commit is contained in:
parent
1a8d826b0a
commit
f56c313324
|
|
@ -9,17 +9,12 @@ clone:
|
|||
server:
|
||||
host: 51.91.77.19:1982
|
||||
user: deliadmin
|
||||
password: CZkJe4ZlDX7y6WLnSFaH8TH9
|
||||
|
||||
password:
|
||||
from_secret: ssh_password
|
||||
steps:
|
||||
- name: Deploiement
|
||||
image: node:18
|
||||
environment:
|
||||
PASSWORD:
|
||||
from_secret: password
|
||||
commands:
|
||||
- echo $PASSWORD
|
||||
- echo $(PASSWORD)
|
||||
- git clone https://git.deligraph.be/Antoine/Oxfam_Interactive_map.git
|
||||
- cd Oxfam_Interactive_map
|
||||
- npm install
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user