diff options
| author | Roger Braun <roger@rogerbraun.net> | 2018-11-13 14:14:48 +0100 |
|---|---|---|
| committer | Roger Braun <roger@rogerbraun.net> | 2018-11-13 14:14:48 +0100 |
| commit | ee29bca60a3979715370fcc8c6794db054eda959 (patch) | |
| tree | 7e371b5a44366fd92d49f48c61945c970c9aa24e /.gitlab-ci.yml | |
| parent | be8a4a974558fb46562fdcb99ffea61755f43af7 (diff) | |
remove deploy stage
Diffstat (limited to '.gitlab-ci.yml')
| -rw-r--r-- | .gitlab-ci.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 694b77f9..b6c1b909 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -28,7 +28,6 @@ stages: - lint - build - test - - deploy lint: stage: lint |
