Skip to content

Commit 2493932

Browse files
added readme and push.yml
2 parents e396d95 + 563069f commit 2493932

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/push.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,3 @@ jobs:
77
- uses: actions/checkout@v2
88
- name: Build the stack
99
run: docker-compose up -d
10-
- name: Test
11-
run: docker run appropriate/curl -s --retry 10 --retry-connrefused http://localhost:7474/

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
![Docker Compose Actions Workflow](https://github.com/Transparency-Information-Language/transparency-analysis-platform/workflows/Docker%20Compose%20Actions%20Workflow/badge.svg)
2+
13
# Transparency Analysis Platform
24
This repository is based on the GRANDstack Starter Platform for building a application using Neo4j, Apollo, and GraphQL in an out-of-the-box fashion.
35

0 commit comments

Comments
 (0)