disable Hub until bot account works

This commit is contained in:
Bret Fisher
2022-12-03 09:15:52 -05:00
parent 5b2987f956
commit 9164019490
3 changed files with 6 additions and 6 deletions

View File

@@ -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:

View File

@@ -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:

View File

@@ -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: