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