up
This commit is contained in:
parent
54eb7808a0
commit
98aebc0e4b
1 changed files with 0 additions and 1 deletions
1
.github/workflows/test.yaml
vendored
1
.github/workflows/test.yaml
vendored
|
|
@ -7,6 +7,5 @@ jobs:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: Build the image
|
- name: Build the image
|
||||||
run: docker build -t my-image ./src/tests
|
run: docker build -t my-image ./src/tests
|
||||||
steps:
|
|
||||||
- name: Build the stack
|
- name: Build the stack
|
||||||
run: docker-compose --project-directory ./ -f src/tests/docker-compose.yml up -d
|
run: docker-compose --project-directory ./ -f src/tests/docker-compose.yml up -d
|
||||||
Loading…
Add table
Add a link
Reference in a new issue