gitea-action-runner #11

Closed
ejchoi wants to merge 1 commits from feature/git-action3 into master
2 changed files with 4 additions and 2 deletions

View File

@@ -11,7 +11,7 @@ jobs:
container:
image: ci-maven-node:1.0
options: >-
--add-host nexus.sayinfo.co.kr:10.1.20.50
--add-host nexus.sayinfo.co.kr:192.168.0.210
steps:
- name: Checkout
uses: actions/checkout@v4

View File

@@ -11,6 +11,8 @@ jobs:
container:
image: ci-maven-node:1.0
options: >-
--add-host nexus.sayinfo.co.kr:192.168.0.210
steps:
- name: Checkout source