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

fixup! Add cross-project trigger

parent 98797887
No related branches found
No related tags found
No related merge requests found
Pipeline #1060 failed
trigger build:
image: python:alpine
variables:
- GIT_CLONE_STRATEGY: none
- TRIGGER_URL: https://git.card10.badge.events.ccc.de/api/v4/projects/2/trigger/pipeline
- TRIGGER_REF: master
script:
- |
image: python:alpine
variables:
GIT_CLONE_STRATEGY: none
TRIGGER_URL: https://git.card10.badge.events.ccc.de/api/v4/projects/2/trigger/pipeline
TRIGGER_REF: master
script:
- |
python <<EOF
from os import getenv
from urllib import request, parse
......
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