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