mirror of
https://github.com/deiucanta/chatpad.git
synced 2026-03-11 09:04:31 +00:00
Switch to node executor image
This commit is contained in:
parent
71489d52bd
commit
ec6f345ec3
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ version: 2.1
|
|||
executors:
|
||||
buildpack:
|
||||
docker:
|
||||
- image: cimg/node:16-alpine
|
||||
- image: cimg/node:16.20.2
|
||||
working_directory: ~/repo
|
||||
|
||||
jobs:
|
||||
|
|
|
|||
Loading…
Reference in a new issue