HACK: auto-login

This commit is contained in:
Milas Bowman 2023-12-29 06:32:13 -05:00
parent dd4cdb5cfa
commit b87b07beb1

View file

@ -27,6 +27,8 @@ pkgs.writeShellApplication {
set -x -e -o pipefail set -x -e -o pipefail
attic login default $PLUGIN_BINARY_CACHE_TOKEN
$PLUGIN_SCRIPT $PLUGIN_SCRIPT
EOF EOF