Removing git installation from deploy ci
This commit is contained in:
parent
40a81ba2d7
commit
3cb52f2c05
1 changed files with 0 additions and 1 deletions
|
|
@ -12,7 +12,6 @@ steps:
|
||||||
volumes:
|
volumes:
|
||||||
- /etc/ssh:/etc/ssh
|
- /etc/ssh:/etc/ssh
|
||||||
commands:
|
commands:
|
||||||
- apt install git
|
|
||||||
- npm ci
|
- npm ci
|
||||||
- npm run deploy
|
- npm run deploy
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue