mirror of
https://github.com/diced/zipline.git
synced 2025-12-05 20:40:12 -08:00
Update docker-hub.yml
This commit is contained in:
2
.github/workflows/docker-hub.yml
vendored
2
.github/workflows/docker-hub.yml
vendored
@@ -16,6 +16,6 @@ jobs:
|
||||
with:
|
||||
username: ${{ secrets.DOCKER_USERNAME }}
|
||||
password: ${{ secrets.DOCKER_PASSWORD }}
|
||||
repository: diced/ZIPLINE
|
||||
repository: diced/zipline
|
||||
dockerfile: Dockerfile
|
||||
tag_with_ref: true
|
||||
|
||||
Reference in New Issue
Block a user