mirror of
https://github.com/dockersamples/example-voting-app.git
synced 2026-05-16 14:36:35 +00:00
enable docker hub
This commit is contained in:
@@ -44,7 +44,7 @@ jobs:
|
||||
### ENABLE ONE OR BOTH REGISTRIES
|
||||
### tell docker where to push.
|
||||
### NOTE if Docker Hub is set to true, you must set secrets above and also add account/repo/tags below
|
||||
dockerhub-enable: false
|
||||
dockerhub-enable: true
|
||||
ghcr-enable: true
|
||||
|
||||
### REQUIRED
|
||||
|
||||
@@ -44,7 +44,7 @@ jobs:
|
||||
### ENABLE ONE OR BOTH REGISTRIES
|
||||
### tell docker where to push.
|
||||
### NOTE if Docker Hub is set to true, you must set secrets above and also add account/repo/tags below
|
||||
dockerhub-enable: false
|
||||
dockerhub-enable: true
|
||||
ghcr-enable: true
|
||||
|
||||
### REQUIRED
|
||||
|
||||
@@ -44,7 +44,7 @@ jobs:
|
||||
### ENABLE ONE OR BOTH REGISTRIES
|
||||
### tell docker where to push.
|
||||
### NOTE if Docker Hub is set to true, you must set secrets above and also add account/repo/tags below
|
||||
dockerhub-enable: false
|
||||
dockerhub-enable: true
|
||||
ghcr-enable: true
|
||||
|
||||
### REQUIRED
|
||||
|
||||
Reference in New Issue
Block a user