mirror of
https://github.com/r-freeman/nextjs-with-docker.git
synced 2024-11-24 15:05:40 +00:00
update workflow
This commit is contained in:
parent
714a40dbb4
commit
0ca2057558
@ -30,7 +30,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
config-inline: |
|
config-inline: |
|
||||||
[registry."docker.io"]
|
[registry."docker.io"]
|
||||||
mirrors: ["mirror.gcr.io"]
|
mirrors = ["mirror.gcr.io"]
|
||||||
|
|
||||||
- name: Build and push Docker image
|
- name: Build and push Docker image
|
||||||
uses: https://github.com/docker/build-push-action@v5
|
uses: https://github.com/docker/build-push-action@v5
|
||||||
|
Loading…
Reference in New Issue
Block a user