Skip to content

Central Control Plane and Exoscale OSB API (#122) #138

Central Control Plane and Exoscale OSB API (#122)

Central Control Plane and Exoscale OSB API (#122) #138

Workflow file for this run

name: Trigger Antora GitLab CI Job
on:
push:
branches:
- master
jobs:
trigger:
name: Trigger
runs-on: ubuntu-latest
steps:
- name: Trigger Job
uses: wei/curl@master
with:
args: ${{ secrets.GITLABCI_TRIGGER_CURL }}