Skip to content
Snippets Groups Projects
Commit 33d8dff8 authored by Henrik Askjer's avatar Henrik Askjer
Browse files

Update .gitlab-ci.yml

parent 72fdba00
No related branches found
Tags release_2021-10-01_1
No related merge requests found
......@@ -2,13 +2,6 @@ stages:
- build
- deploy
workflow:
rules:
- if: '$CI_PIPELINE_SOURCE == "merge_request_event"'
- if: '$CI_COMMIT_BRANCH && $CI_OPEN_MERGE_REQUESTS'
when: never
- if: '$CI_COMMIT_BRANCH'
build-dev:
image: node:latest
tags:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment