Skip to content

Add documentation for custom ArgoCD setup (#9) #8

Add documentation for custom ArgoCD setup (#9)

Add documentation for custom ArgoCD setup (#9) #8

Workflow file for this run

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