jenkins-config/update.sh

6 lines
134 B
Bash
Executable File

#!/bin/bash
git pull
curl -X POST "https://jenkins.scheme.org/reload-configuration-as-code/?casc-reload-token=${CASC_RELOAD_TOKEN}"