Update test_suite.yml
This commit is contained in:
parent
002b16d845
commit
71e9ead655
1 changed files with 2 additions and 1 deletions
3
.github/workflows/test_suite.yml
vendored
3
.github/workflows/test_suite.yml
vendored
|
@ -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/
|
||||
|
|
Loading…
Add table
Reference in a new issue