We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 389ab49 commit c9d9c49Copy full SHA for c9d9c49
.github/workflows/docker.yml
@@ -29,5 +29,6 @@ jobs:
29
file: Dockerfile
30
push: true
31
tags: |
32
- ${{ secrets.DOCKER_HUB_USERNAME }}/glpi:latest
+ geniusdynamics/glpi:latest
33
+ geniusdynamics/glpi:master
34
platforms: linux/amd64
0 commit comments