chore(gitlab-ci): ...
This commit is contained in:
parent
98e0d01d29
commit
d6a63bd9ca
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user