run update.sh in CI (no commit yet) -1
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Vivian 2023-05-25 23:19:10 +02:00
parent 50974ddb0a
commit cc53d29ba4

View file

@ -1,5 +1,5 @@
#! /usr/bin/env nix-shell
#! nix-shell -i bash -p jq curl vault
#! nix-shell -i bash -p jq curl vault coreutils
set -x
shopt -s extglob