Skip to content

Commit 2520267

Browse files
authored
Update dev-pipeline.yml
1 parent dc6d96e commit 2520267

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/dev-pipeline.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ jobs:
2929
- name: Log in to registry
3030
uses: docker/login-action@v2
3131
with:
32-
registry: ${{ env.REGISTRY_URL }}
3332
username: ${{ secrets.REGISTRY_USERNAME }}
3433
password: ${{ secrets.REGISTRY_PASSWORD }}
3534

0 commit comments

Comments
 (0)