Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8c6fe6a

Browse files
committed
upoate
1 parent 5862a5f commit 8c6fe6a

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,10 @@ jobs:
5050
env:
5151
ORACLE_PASSWORD: oracle
5252
credentials:
53+
username: ${{ secrets.DOCKER_USER }}
54+
password: ${{ secrets.DOCKER_PASSWORD }}
55+
volumes:
56+
- ${{github.workspace}}:/utPLSQL
5357
ports:
5458
- 1521:1521
5559
options: >-

0 commit comments

Comments
 (0)