Skip to content

Commit 8042e1e

Browse files
committed
testing adding env variables to CICD config
1 parent cb827b3 commit 8042e1e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/django.yml

+3
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ on:
1313
branches:
1414
- main
1515

16+
env:
17+
DATABASE_URL: mysql://dace5c60l5ctt7og:qrmu7nb4hbzjbp0z@r1bsyfx4gbowdsis.cbetxkdyhwsb.us-east-1.rds.amazonaws.com:3306/uoq6lb032iusvpqz
18+
1619
jobs:
1720
build:
1821

0 commit comments

Comments
 (0)