docker build

main
HeNine
parent 1eaa32705b
commit d8d87f10ad

@ -19,7 +19,7 @@ jobs:
uses: https://github.com/docker/setup-buildx-action@v2
- name: Build and push
uses: https://github.com/docker/build-push-action@v4
uses: https://github.com/docker/build-push-action@v2
with:
context: .
file: ./Dockerfile

Loading…
Cancel
Save