You've already forked wakapi-readme-stats
docker build setup added
This commit is contained in:
3
.github/workflows/build_image.yml
vendored
3
.github/workflows/build_image.yml
vendored
@@ -16,6 +16,9 @@ jobs:
|
||||
- name: Checkout 🛎️
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Set up Docker Buildx 🐋
|
||||
uses: docker/setup-buildx-action@v2
|
||||
|
||||
- name: Log in to the container registry 🚪
|
||||
uses: docker/login-action@v2
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user