Skip to content
Snippets Groups Projects
Unverified Commit 4139b239 authored by norpol's avatar norpol
Browse files

Add automerge feature

parent 750addee
Branches
No related tags found
No related merge requests found
Pipeline #1077 passed
stages:
- prepare
- trigger
automerge:
image: busybox
stage: prepare
script:
- echo "Success"
except:
changes:
- .gitlab-ci.yml
trigger build:
stage: trigger
image: python:alpine
variables:
GIT_CLONE_STRATEGY: none
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment