more integration test cleanup
This commit is contained in:
parent
bbd4e6a8c7
commit
f6bf7212b0
3
.github/workflows/docker.yml
vendored
3
.github/workflows/docker.yml
vendored
@ -15,9 +15,6 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@master
|
- uses: actions/checkout@master
|
||||||
|
|
||||||
- name: integration-test
|
|
||||||
run: ./integration-test.sh
|
|
||||||
|
|
||||||
- name: docker publish
|
- name: docker publish
|
||||||
uses: elgohr/Publish-Docker-Github-Action@master
|
uses: elgohr/Publish-Docker-Github-Action@master
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user