fix: attempt fixing ci
This commit is contained in:
parent
58b17e70de
commit
0100ae4a14
1 changed files with 2 additions and 1 deletions
|
|
@ -5,9 +5,10 @@ before_script:
|
|||
|
||||
stages:
|
||||
- build
|
||||
env:
|
||||
DOCKER_TLS_CERTDIR: "/certs"
|
||||
|
||||
build_and_push:
|
||||
stage: build
|
||||
script:
|
||||
- unset DOCKER_HOST
|
||||
- docker build .
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue