Test Github Registry docker #164

Closed
Sirherobrine23 wants to merge 3 commits from Sirherobrine23-github-registry into main
Showing only changes of commit 554b4699da - Show all commits

View File

@ -30,7 +30,6 @@ jobs:
# Login against a Docker registry except on PR
# https://github.com/docker/login-action
- name: Log into registry ${{ env.REGISTRY }}
if: github.event_name != 'pull_request'
uses: docker/login-action@28218f9b04b4f3f62068d7b6ce6ca5b26e35336c
with:
registry: ${{ env.REGISTRY }}