chore(gitlab-ci): ...

This commit is contained in:
Gregor Kleen 2021-09-15 15:36:21 +02:00
parent 98e0d01d29
commit d6a63bd9ca

View File

@ -1,5 +1,5 @@
#!/usr/bin/env nix-shell
#!nix-shell -i bash -p bash -p coreutils -p aws
#!nix-shell -i bash -p bash -p coreutils -p awscli2
mkdir -p $(dirname ${AWS_SHARED_CREDENTIALS_FILE})
cat > ${AWS_SHARED_CREDENTIALS_FILE} <<EOF