Skip to content

gitlab test

gitlab test #5

Workflow file for this run

name: Trigger gitlab pipeline
on:
push:
branches:
- 'ci_gitlab'
jobs:
curl:
runs-on: ubuntu-latest
steps:
- name: run gitlab pipeline
run: |
curl -f -X POST -F token=${{ secrets.GITLAB_BUILDER }}" -F ref=main https://git.picodata.io/api/v4/projects/166/trigger/pipeline