mirror of
https://github.com/Hopiu/lychee.git
synced 2026-03-23 16:00:25 +00:00
Test pushing Docker new images
This commit is contained in:
parent
22ac3c213c
commit
ddd4f82bbf
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker-new.yml
vendored
2
.github/workflows/docker-new.yml
vendored
|
|
@ -24,7 +24,7 @@ jobs:
|
|||
# Export environment variables for all stages.
|
||||
DOCKER_USERNAME: ${{ secrets.DOCKER_USERNAME }}
|
||||
DOCKER_PASSWORD: ${{ secrets.DOCKER_PASSWORD }}
|
||||
DOCKER_DEPLOY_IMAGES: false
|
||||
DOCKER_DEPLOY_IMAGES: true
|
||||
# //TEMP replace with correct repo once we are happy with tags
|
||||
DOCKER_REPO: lycheeverse/lychee-dev
|
||||
DOCKER_PLATFORMS: linux/amd64,linux/arm64/v8
|
||||
|
|
|
|||
Loading…
Reference in a new issue