changing bulding iamlge from alpine to alpine/git
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
b3ba24113f
commit
0584dead4a
|
|
@ -8,12 +8,12 @@ steps:
|
||||||
commands:
|
commands:
|
||||||
- git clone https://git.deligraph.be/Antoine/Deligraph-V3
|
- git clone https://git.deligraph.be/Antoine/Deligraph-V3
|
||||||
- name: Installation du package
|
- name: Installation du package
|
||||||
image: alpine
|
image: alpine/git
|
||||||
commands:
|
commands:
|
||||||
- cd Deligraph-V3
|
- cd Deligraph-V3
|
||||||
- npm install
|
- npm install
|
||||||
- name: Build du package
|
- name: Build du package
|
||||||
image: alpine
|
image: alpine/git
|
||||||
commands:
|
commands:
|
||||||
- cd Deligraph-V3
|
- cd Deligraph-V3
|
||||||
- npm run production
|
- npm run production
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user