HACK: auto-login
This commit is contained in:
parent
dd4cdb5cfa
commit
b87b07beb1
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue