DOPS-243: Fix images (#16296)
DOPS-243: Fix images (#16296) Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
221f70a6cb
Коммит
a5e2275b16
@@ -22,7 +22,7 @@ empty:
|
||||
- echo "empty"
|
||||
|
||||
#lint:
|
||||
# image: golangci/golangci-lint:v1.31.0
|
||||
# image: $CI_REGISTRY/mattermost/ci/images/golangci-lint:v1.31.0-1
|
||||
# stage: .pre
|
||||
# script:
|
||||
# - GO111MODULE=off GOBIN=$PWD/bin go get -u github.com/mattermost/mattermost-govet
|
||||
@@ -33,7 +33,7 @@ empty:
|
||||
# - if: '$ONLY_BUILD != "yes"'
|
||||
#
|
||||
#layers:
|
||||
# image: mattermost/mattermost-build-server:20201023_golang-1.14.6
|
||||
# image: $CI_REGISTRY/mattermost/ci/images/mattermost-build-server:20201023_golang-1.14.6
|
||||
# stage: .pre
|
||||
# script:
|
||||
# - make store-layers
|
||||
|
||||
Ссылка в новой задаче
Block a user