This commit is contained in:
parent
afd6daae18
commit
3f434bfe46
@ -17,7 +17,6 @@ jobs:
|
||||
- name: Login to Docker Hub
|
||||
uses: docker/login-action@v2
|
||||
with:
|
||||
registry: hub.docker.com
|
||||
username: ${{ secrets.DOCKER_REGISTRY_USERNAME }}
|
||||
password: ${{ secrets.DOCKER_REGISTRY_TOKEN }}
|
||||
- name: Build and push
|
||||
|
Loading…
Reference in New Issue
Block a user