Commit 841b5127 authored by Дмитрий Сафронов's avatar Дмитрий Сафронов
Browse files

Update .gitlab-ci.yml

parent b7179297
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -34,7 +34,7 @@ check:
  variables:
    GIT_DEPTH: 1
  script:
    - drr registry.cyberbrain.pw/tools/hadolint:latest hadolint --ignore DL3007 Dockerfile
    - drr ${HADOLINT_IMAGE} hadolint --ignore DL3007 Dockerfile

##########################################################################################################

@@ -71,7 +71,7 @@ release:
  variables:
    GIT_STRATEGY: "none"
  only:
    - /^development$/
    - /^trunk$/
    - /^staging$/
    - /^master$/
  script: