fix in Dockerfile
This commit is contained in:
parent
0de23bea68
commit
ce43baf9d2
@ -29,7 +29,6 @@ build:
|
|||||||
- linux
|
- linux
|
||||||
- docker
|
- docker
|
||||||
script:
|
script:
|
||||||
.
|
|
||||||
- if [ "$CI_COMMIT_TAG" = "" ]; then
|
- if [ "$CI_COMMIT_TAG" = "" ]; then
|
||||||
docker build .;
|
docker build .;
|
||||||
else
|
else
|
||||||
|
Loading…
x
Reference in New Issue
Block a user