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 dc6d96e commit 2520267Copy full SHA for 2520267
.github/workflows/dev-pipeline.yml
@@ -29,7 +29,6 @@ jobs:
29
- name: Log in to registry
30
uses: docker/login-action@v2
31
with:
32
- registry: ${{ env.REGISTRY_URL }}
33
username: ${{ secrets.REGISTRY_USERNAME }}
34
password: ${{ secrets.REGISTRY_PASSWORD }}
35
0 commit comments