mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-07 09:05:55 +00:00
try to fix yml syntax
This commit is contained in:
parent
aa0d5040e5
commit
e2f3a645c1
1 changed files with 1 additions and 2 deletions
|
|
@ -133,8 +133,7 @@ build container fb:
|
|||
services:
|
||||
- docker:dind
|
||||
script:
|
||||
- |
|
||||
docker build
|
||||
- docker build
|
||||
--build-arg GO_VERSION=$(GO_VERSION)
|
||||
--tag featurebase:$(VERSION) .
|
||||
- docker push "$CI_REGISTRY_IMAGE${tag}"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue