Commit dea82df4 authored by Stewart Williams's avatar Stewart Williams
Browse files

Disable make push until enabled on CI server

parent eb16e186
Loading
Loading
Loading
Loading
Loading
+0 −6
Original line number Original line Diff line number Diff line
@@ -32,7 +32,6 @@ stages:
build:          
build:          
  script:
  script:
  - make build
  - make build
  - make push


test:
test:
  script:
  script:
@@ -41,8 +40,3 @@ test:
  artifacts:
  artifacts:
    paths:
    paths:
    - public
    - public

code_analysis:
  script:
    - pipenv run bash code-analysis.sh