circleci: Update
This commit is contained in:
parent
9ea4bd4f18
commit
869b9f8b2e
1 changed files with 0 additions and 3 deletions
|
@ -5,9 +5,6 @@ jobs:
|
|||
- image: circleci/node:latest
|
||||
working_directory: ~/app
|
||||
steps:
|
||||
- run:
|
||||
name: Update and install SSH & Git
|
||||
command: apk update && apk upgrade && apk add --no-cache bash git openssh
|
||||
- checkout
|
||||
- run:
|
||||
name: Install npm deployment app
|
||||
|
|
Loading…
Reference in a new issue