Update .gitlab-ci.yml
This commit is contained in:
parent
d74ae583af
commit
1ac52241c9
@ -18,6 +18,7 @@ test:
|
||||
script:
|
||||
- docker version
|
||||
- docker build -t $CONTAINER_TEST_IMAGE .
|
||||
- docker run $CONTAINER_TEST_IMAGE test.sh
|
||||
only:
|
||||
- master
|
||||
tags:
|
||||
|
Loading…
Reference in New Issue
Block a user