Update docker.yml

pull/35/merge^2
Antoine Guyon 5 years ago committed by GitHub
parent c9bb601299
commit 01aecb0528
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -20,3 +20,4 @@ jobs:
- name: docker push
run: |
docker push aguyonnet/glpi-test:$(curl -s https://api.github.com/repos/glpi-project/glpi/releases/latest | grep tag_name | cut -d '"' -f 4)
docker push aguyonnet/glpi-test:latest

Loading…
Cancel
Save