@ -4,7 +4,6 @@ on:
push:
branches:
- master
workflow_dispatch:
jobs:
docker:
@ -25,4 +24,4 @@ jobs:
uses: docker/build-push-action@v2
with:
push: true
tags: "{{ secrets.DOCKER_HUB_USERNAME }}/glpi:latest"
tags: {{ secrets.DOCKER_HUB_USERNAME }}/glpi:latest