This commit is contained in:
parent
287308c8d3
commit
84e95fc97c
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ name: default
|
||||||
steps:
|
steps:
|
||||||
- name: build_deploy
|
- name: build_deploy
|
||||||
privileged: true
|
privileged: true
|
||||||
image: stagex/npm:latest
|
image: node:latest
|
||||||
volumes:
|
volumes:
|
||||||
- name: bonfire
|
- name: bonfire
|
||||||
path: /bonfire:/bonfire
|
path: /bonfire:/bonfire
|
||||||
|
|
Loading…
Add table
Reference in a new issue