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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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