mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-08-28 10:54:59 +00:00
same
This commit is contained in:
parent
7e1b629504
commit
841e79f343
1 changed files with 1 additions and 1 deletions
|
|
@ -145,7 +145,7 @@ build container fb:
|
|||
- ls .gitlab/
|
||||
- tag=$CI_REGISTRY_IMAGE:$CI_COMMIT_SHORT_SHA
|
||||
- docker build --build-arg GO_VERSION=$GOVERSION -t $tag -f .gitlab/Dockerfile .
|
||||
- docker push registry.gitlab.com/molecula/featurebase:$tag
|
||||
- docker push registry.gitlab.com/molecula/featurebase:$CI_COMMIT_SHORT_SHA
|
||||
- echo Created docker featurebase image with tag "$tag"
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue