Spaces:
Running
Running
fuxialexander
commited on
Commit
•
f9f40f3
1
Parent(s):
97a8e61
update action
Browse files
.github/workflows/docker-build-and-push.yml
CHANGED
@@ -32,5 +32,5 @@ jobs:
|
|
32 |
with:
|
33 |
context: .
|
34 |
push: true
|
35 |
-
file: ./Dockerfile-
|
36 |
tags: fuxialexander/getdemo:latest
|
|
|
32 |
with:
|
33 |
context: .
|
34 |
push: true
|
35 |
+
file: ./Dockerfile-dockerhub
|
36 |
tags: fuxialexander/getdemo:latest
|