Skip to content

Commit 051f189

Browse files
authored
Update docker-image.yml
1 parent 18c00e2 commit 051f189

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/docker-image.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,8 @@ jobs:
2626
with:
2727
push: true
2828
tags: lidorlg/node-hello-azrieli:latest
29+
secrets: |
30+
username=${{ secrets.DOCKERHUB_USER }}
31+
password=${{ secrets.DOCKERHUB_PASSWORD }}
32+
2933

0 commit comments

Comments
 (0)