You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
235 B

#!/bin/bash -e
source ~/.libglm/bootstrap.bash ~/.libglm
libglm_load env
libglm_load notify
libglm_load args
JOBNAME=$(args_get job j $@)
notify_push "Webhook ($LIBGLM_HOSTNAME)" "Triggering CI Job: $JOBNAME"
laminarc queue $JOBNAME