jenkins-config/update.sh

6 lines
142 B
Bash
Executable File

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