Merge pull request #7 from Aidenwebb/revert-2-Change/PublishOwnDockerImage

Revert "Update action to use dynamic Dockerhub username"
pull/85/head
Aiden Arnkels-Webb 3 years ago committed by GitHub
commit 5ede1c6501
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -24,4 +24,4 @@ jobs:
uses: docker/build-push-action@v2
with:
push: true
tags: {{ secrets.DOCKER_HUB_USERNAME }}/glpi:latest
tags: diouxx/glpi:latest

Loading…
Cancel
Save