mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-13 08:01:02 +00:00
add dir
This commit is contained in:
parent
3fcdc6ff9e
commit
2839ef53c9
1 changed files with 1 additions and 1 deletions
|
|
@ -138,7 +138,7 @@ build container fb:
|
|||
- docker info
|
||||
script:
|
||||
- tag=$CI_REGISTRY_IMAGE:$CI_COMMIT_SHORT_SHA
|
||||
- docker build --build-arg GO_VERSION=$GOVERSION -t $tag .gitlab/Dockerfile
|
||||
- docker build --build-arg GO_VERSION=$GOVERSION -t $tag .gitlab/Dockerfile .
|
||||
- docker push $tag
|
||||
- echo Created docker featurebase image with tag "$tag"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue