uses ubuntu-latest
parent
6ada11cb2c
commit
a4b03c520b
|
@ -4,6 +4,8 @@ on: [push]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
env:
|
env:
|
||||||
MYSQL_DATABASE: monarc_common
|
MYSQL_DATABASE: monarc_common
|
||||||
MYSQL_ROOT_PASSWORD: password
|
MYSQL_ROOT_PASSWORD: password
|
||||||
|
|
Loading…
Reference in New Issue