We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6c62f1 commit 2813359Copy full SHA for 2813359
.github/workflows/docker-cd.yml
@@ -30,7 +30,7 @@ jobs:
30
- name: Checkout repository
31
uses: actions/checkout@v4
32
33
- # Login against a Docker registry except on PR
+ # Login against a container registry except on PR
34
# https://github.com/docker/login-action
35
- name: Log into registry ${{ env.REGISTRY }}
36
if: github.event_name != 'pull_request'
0 commit comments