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:
|
||||
- /etc/ssh:/etc/ssh
|
||||
commands:
|
||||
- apt install git
|
||||
- npm ci
|
||||
- npm run deploy
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue