workflows #2
@ -23,7 +23,7 @@ jobs:
|
||||
uses: docker/login-action@v3
|
||||
with:
|
||||
registry: http://192.168.0.100:8928
|
||||
username: ${{gitea.repository_owner}}
|
||||
username: hitanshu
|
||||
password: ${{ secrets.ACCESS_TOKEN }}
|
||||
- name: Gradle build
|
||||
run: ./gradlew bootBuildImage --imageName=http://192.168.0.100:8928/cftunnels:latest .
|
||||
|
||||
Loading…
Reference in New Issue
Block a user