mirror of
https://github.com/jesseduffield/lazydocker.git
synced 2026-07-21 23:01:03 +00:00
remove snapcraft.login after we've logged in
This commit is contained in:
parent
3087f86b2d
commit
319b026c26
1 changed files with 1 additions and 0 deletions
|
|
@ -55,6 +55,7 @@ jobs:
|
|||
command: |
|
||||
echo $SNAPCRAFT_LOGIN_FILE | base64 --decode --ignore-garbage > snapcraft.login
|
||||
snapcraft login --with snapcraft.login
|
||||
rm snapcraft.login
|
||||
- run:
|
||||
name: Run gorelease
|
||||
command: |
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue