Skip to content

Commit cb05f7d

Browse files
author
Daniel Mellum
committed
experimenting with github actions.
1 parent 83f9b92 commit cb05f7d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/docker.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,3 @@ jobs:
1919

2020
- name: Start containers and Run tests
2121
run: docker-compose up -d --build
22-
23-
- name: Stop containers
24-
if: always()
25-
run: docker-compose down

0 commit comments

Comments
 (0)