Remove gitlab deployment

This commit is contained in:
Correl Roush 2018-06-12 20:27:34 -04:00
parent 91a8c94e4a
commit 2959dcdc19
1 changed files with 0 additions and 8 deletions

View File

@ -1,6 +1,5 @@
stages:
- test
- deploy
test:
stage: test
@ -13,10 +12,3 @@ test:
- cp secrets.example.yaml secrets.yaml
- touch zones.yaml
- hass -c . --script check_config --files
deploy:
stage: deploy
tags:
- home
- shell
script:
- make upgrade