Skip to content

Commit 87f1001

Browse files
committed
Added new docker build
1 parent fad7a71 commit 87f1001

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-build-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
branches: [ main ]
1111

1212
env:
13-
DOCKER_IMAGE: your-dockerhub-username/my-dagster-project # Replace with your image name
13+
DOCKER_IMAGE: ${{ secrets.DOCKER_USERNAME }}/dagster-beta-usercode
1414

1515
jobs:
1616
build-and-push:

0 commit comments

Comments
 (0)