mirror of https://github.com/CIRCL/lookyloo
Update dockerimage.yml
parent
e62d1c3219
commit
62c5a49a72
.github/workflows
|
@ -12,7 +12,7 @@ jobs:
|
|||
uses: actions/checkout@v2
|
||||
|
||||
- name: Build and push Docker images
|
||||
uses: docker/build-push-action@v1
|
||||
uses: docker/build-push-action@v2
|
||||
with:
|
||||
username: ${{ secrets.DOCKER_USERNAME }}
|
||||
password: ${{ secrets.DOCKER_PASSWORD }}
|
||||
|
|
Loading…
Reference in New Issue