Update workflow

This commit is contained in:
CrazyMax 2020-08-15 14:56:24 +02:00
parent ae539f0605
commit 4c1dbd8617
No known key found for this signature in database
GPG key ID: 3248E46B6BB8C7F7

View file

@ -26,3 +26,8 @@ jobs:
username: ${{ secrets.DOCKER_USERNAME_TEST }}
password: ${{ secrets.DOCKER_PASSWORD_TEST }}
logout: ${{ matrix.logout }}
-
name: Clear
if: always()
run: |
rm -f ${HOME}/.docker/config.json