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