This commit is contained in:
@@ -19,8 +19,8 @@ jobs:
|
||||
|
||||
- name: Build image
|
||||
run: |
|
||||
docker build -t gitea.umbra.mom/jay/pub-quiz:latest .
|
||||
docker build -t gitea/jay/pub-quiz:latest .
|
||||
|
||||
- name: Push image
|
||||
run: |
|
||||
docker push gitea.umbra.mom/jay/pub-quiz:latest
|
||||
docker push gitea/jay/pub-quiz:latest
|
||||
|
||||
Reference in New Issue
Block a user