psu/tests/dockerfiles/web-app.env
Tortue Torche aca3e69669 Merge GitLab integration
# Conflicts:
#	CHANGELOG.md
#	Dockerfile
#	README.md
#	psu
2020-01-17 12:56:02 +00:00

4 lines
94 B
Bash

FOO=bar
DB_MIGRATE="php artisan migrate --force"
ENVS="( ONE TWO=two THREE=\"php artisan\" )"