Forgot git pull from the update script

This commit is contained in:
retropikzel 2024-09-29 08:01:58 +03:00
parent 59be8e6546
commit 4cbb9e371d
1 changed files with 1 additions and 0 deletions

View File

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