Push to docker hub

This commit is contained in:
Esteban Sanchez
2020-10-23 22:04:10 +02:00
committed by GitHub
parent 688fcc54cb
commit b6e3131929

View File

@@ -18,3 +18,5 @@ jobs:
password: ${{ secrets.REGISTRY_PASSWORD }}
- name: Build and push docker
uses: docker/build-push-action@v2
with:
push: true