fix ci(i hate having to push broken code)
This commit is contained in:
parent
0a37859bef
commit
5148ba73e3
1 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
image: docker:latest
|
||||
image: docker:24.0.5
|
||||
|
||||
before_script:
|
||||
- git submodule update --init
|
||||
|
|
@ -8,7 +8,7 @@ stages:
|
|||
variables:
|
||||
DOCKER_TLS_CERTDIR: "/certs"
|
||||
|
||||
build_and_push:
|
||||
build:
|
||||
stage: build
|
||||
script:
|
||||
- docker build .
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue