Skip to content
Snippets Groups Projects
Commit 3d6a264e authored by bpt's avatar bpt
Browse files

gitlab-ci.yml updated - token field added to http trigger request

parent 90faa258
No related branches found
No related tags found
No related merge requests found
......@@ -22,6 +22,7 @@ root-keys-job:
- |
curl --request POST \
--form token="$SETUP_HOSTS_TRIGGER_TOKEN" \
--form ref=main \
--form variables[TAGS]='users,root' \
"$SETUP_HOSTS_TRIGGER_URL"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment