Skip to content

How-To: Adopt worker nodes with the cloudscale Machine API Provider (… #284

How-To: Adopt worker nodes with the cloudscale Machine API Provider (…

How-To: Adopt worker nodes with the cloudscale Machine API Provider (… #284

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 }}