mirror of
https://github.com/sartography/cr-connect-bpmn.git
synced 2025-02-02 20:04:05 +00:00
Builds docker image
This commit is contained in:
parent
a67c2af6d5
commit
33be82e41f
@ -15,6 +15,8 @@ install:
|
|||||||
- npm install
|
- npm install
|
||||||
script:
|
script:
|
||||||
- npm run ci
|
- npm run ci
|
||||||
|
before_deploy:
|
||||||
|
- docker build -t sartography/cr-connect-bpmn .
|
||||||
deploy:
|
deploy:
|
||||||
provider: script
|
provider: script
|
||||||
script: bash ./docker/docker_push.sh
|
script: bash ./docker/docker_push.sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user