Update test_suite.yml

This commit is contained in:
Sergio Brighenti 2020-04-22 16:41:18 +02:00 committed by GitHub
parent 002b16d845
commit 71e9ead655
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,4 +24,5 @@ jobs:
run: vendor/bin/phpunit
- name: Send docker repo update
run: curl -H "Content-Type: application/json" --data '{"docker_tag": "master"}' -X POST https://registry.hub.docker.com/u/pe46dro/xbackbone-docker/trigger/505df075-f5b6-48bf-a22c-ce678f477929/
run: |
curl -H "Content-Type: application/json" --data '{"docker_tag": "master"}' -X POST https://registry.hub.docker.com/u/pe46dro/xbackbone-docker/trigger/505df075-f5b6-48bf-a22c-ce678f477929/