Merge branch 'master' of github.com:rogerfar/rdt-client
Some checks failed
Docker Image CI / build (push) Has been cancelled
Some checks failed
Docker Image CI / build (push) Has been cancelled
This commit is contained in:
commit
37fa505f68
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker-image.yml
vendored
2
.github/workflows/docker-image.yml
vendored
|
|
@ -30,7 +30,7 @@ jobs:
|
|||
uses: docker/metadata-action@v4.3.0
|
||||
with:
|
||||
images: |
|
||||
# ${{ secrets.DOCKERHUB_USERNAME }}/${{ env.APP_NAME }}
|
||||
${{ secrets.DOCKERHUB_USERNAME }}/${{ env.APP_NAME }}
|
||||
ghcr.io/${{ secrets.DOCKERHUB_USERNAME }}/${{ env.APP_NAME }}
|
||||
tags: |
|
||||
type=schedule
|
||||
|
|
|
|||
Loading…
Reference in a new issue