mirror of
https://github.com/dockersamples/example-voting-app.git
synced 2026-07-10 17:09:28 +00:00
disable Hub until bot account works
This commit is contained in:
@@ -51,9 +51,9 @@ jobs:
|
||||
### A list of the account/repo names for docker build. List should match what's enabled above
|
||||
### defaults to:
|
||||
image-names: |
|
||||
dockersamples/examplevotingapp_result
|
||||
ghcr.io/dockersamples/example-voting-app-result
|
||||
|
||||
# dockersamples/examplevotingapp_result
|
||||
|
||||
### REQUIRED set rules for tagging images, based on special action syntax:
|
||||
### https://github.com/docker/metadata-action#tags-input
|
||||
### defaults to:
|
||||
|
||||
@@ -51,9 +51,9 @@ jobs:
|
||||
### A list of the account/repo names for docker build. List should match what's enabled above
|
||||
### defaults to:
|
||||
image-names: |
|
||||
dockersamples/examplevotingapp_vote
|
||||
ghcr.io/dockersamples/example-voting-app-vote
|
||||
|
||||
# dockersamples/examplevotingapp_vote
|
||||
|
||||
### REQUIRED set rules for tagging images, based on special action syntax:
|
||||
### https://github.com/docker/metadata-action#tags-input
|
||||
### defaults to:
|
||||
|
||||
@@ -51,9 +51,9 @@ jobs:
|
||||
### A list of the account/repo names for docker build. List should match what's enabled above
|
||||
### defaults to:
|
||||
image-names: |
|
||||
dockersamples/examplevotingapp_worker
|
||||
ghcr.io/dockersamples/example-voting-app-worker
|
||||
|
||||
# dockersamples/examplevotingapp_worker
|
||||
|
||||
### REQUIRED set rules for tagging images, based on special action syntax:
|
||||
### https://github.com/docker/metadata-action#tags-input
|
||||
### defaults to:
|
||||
|
||||
Reference in New Issue
Block a user