This commit is contained in:
parent
3d830dc54d
commit
da703f6906
@ -17,4 +17,4 @@ jobs:
|
|||||||
container:
|
container:
|
||||||
steps:
|
steps:
|
||||||
- name: install required stuff
|
- name: install required stuff
|
||||||
run: apt-get -y update ; apt -y install netcat-openbsd; nc database 3306
|
run: apt-get -y update ; apt -y install netcat-openbsd; nc localhost 3306
|
||||||
Loading…
Reference in New Issue
Block a user