mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Merge pull request #66 from Human-Connection/run_full_stack_tests
Docker ignore scripts folder, bash compatibility
This commit is contained in:
commit
766be0bb80
@ -5,5 +5,6 @@ npm-debug.log
|
||||
|
||||
Dockerfile
|
||||
docker-compose*.yml
|
||||
scripts/
|
||||
|
||||
.env
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
|
||||
echo "See me deployed at $1 :)"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user