We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a519df2 commit b394d74Copy full SHA for b394d74
.github/workflows/deploy.yml
@@ -20,6 +20,7 @@ jobs:
20
uses: mirromutth/[email protected]
21
with:
22
host port: 20000
23
+ container port: 3306
24
mysql root password: password
25
mysql database: busan
26
mysql user: root
0 commit comments