DOPS-243: Fix images (#16296)

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
Этот коммит содержится в:
Elisabeth Kulzer
2020-11-17 18:48:26 +01:00
коммит произвёл GitHub
родитель 221f70a6cb
Коммит a5e2275b16
3 изменённых файлов: 10 добавлений и 10 удалений

Просмотреть файл

@@ -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