Merge pull request #66 from Human-Connection/run_full_stack_tests

Docker ignore scripts folder, bash compatibility
This commit is contained in:
Robert Schäfer 2018-12-12 16:34:46 +01:00 committed by GitHub
commit 766be0bb80
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View File

@ -5,5 +5,6 @@ npm-debug.log
Dockerfile
docker-compose*.yml
scripts/
.env

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
echo "See me deployed at $1 :)"