mirror of
https://github.com/diced/zipline.git
synced 2025-05-11 10:26:05 +02:00
Update docker-hub.yml
This commit is contained in:
parent
4239b610fc
commit
df646f7433
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker-hub.yml
vendored
2
.github/workflows/docker-hub.yml
vendored
|
@ -16,6 +16,6 @@ jobs:
|
||||||
with:
|
with:
|
||||||
username: ${{ secrets.DOCKER_USERNAME }}
|
username: ${{ secrets.DOCKER_USERNAME }}
|
||||||
password: ${{ secrets.DOCKER_PASSWORD }}
|
password: ${{ secrets.DOCKER_PASSWORD }}
|
||||||
repository: diced/ZIPLINE
|
repository: diced/zipline
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
tag_with_ref: true
|
tag_with_ref: true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue