Update .gitlab-ci.yml
This commit is contained in:
parent
4d562773e8
commit
3ade974d39
@ -19,6 +19,7 @@ build:
|
|||||||
stage: build
|
stage: build
|
||||||
script:
|
script:
|
||||||
- npmci build docker
|
- npmci build docker
|
||||||
|
- docker build .
|
||||||
only:
|
only:
|
||||||
- master
|
- master
|
||||||
tags:
|
tags:
|
||||||
|
Loading…
Reference in New Issue
Block a user