Update .gitlab-ci.yml

This commit is contained in:
Julian
2020-01-27 01:01:02 +01:00
parent 814dad13e4
commit 846e4fde02

View File

@@ -1,6 +1,6 @@
stages: stages:
- build //first build - build #first build
- deploy //then deploy - deploy #then deploy
build: build:
stage: build stage: build