Skip to content
Snippets Groups Projects

ci: fix automation job command

Merged jooola requested to merge jooola/ci:fix_automation into main
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -12,6 +12,6 @@ automation triage:
gitlab-triage \
--host-url "$CI_SERVER_URL" \
--token "$AUTOMATION_API_TOKEN" \
--policies-file "automation/triage-policies.yml"
--policies-file "automation/triage-policies.yml" \
--source "group" \
--source-id "funkwhale"
Loading