Adds e2e readme and new endpoint env var (#314)

This commit is contained in:
Zachary Foster
2020-11-03 14:05:54 -05:00
committed by GitHub
parent 3e782527d0
commit a009a8ba5f
4 changed files with 16 additions and 9 deletions

View File

@@ -151,6 +151,7 @@ jobs:
MONGO_CONNECTION_STRING: ${{ secrets.CONNECTION_STRING_MONGO }}
CASSANDRA_CONNECTION_STRING: ${{ secrets.CONNECTION_STRING_CASSANDRA }}
TABLES_CONNECTION_STRING: ${{ secrets.CONNECTION_STRING_TABLE }}
DATA_EXPLORER_ENDPOINT: "https://localhost:1234/hostedExplorer.html"
- uses: actions/upload-artifact@v2
with:
name: screenshots