Skip to content

Commit

Permalink
馃悰 Fix: Script.
Browse files Browse the repository at this point in the history
  • Loading branch information
jmiguelv committed Jan 24, 2020
1 parent a094d59 commit f04469a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Expand Up @@ -74,5 +74,5 @@ bare metal:
POSTGRES_DB: 'test_my_awesome_project'
DATABASE_URL: pgsql://$POSTGRES_USER:$POSTGRES_PASSWORD@postgres/$POSTGRES_DB
script:
- sh echo $DATABASE_URL
- echo $DATABASE_URL
- sh tests/test_bare.sh use_celery=y use_compressor=y

0 comments on commit f04469a

Please sign in to comment.