workflows #2

Merged
hitanshu merged 19 commits from hitanshu/CFTunnels:workflows into workflows 2025-05-24 23:03:14 +00:00
Showing only changes of commit aa4ca3b2a7 - Show all commits

View File

@ -28,7 +28,7 @@ jobs:
with:
registry: 'http://192.168.0.100:8928'
username: hitanshu
password: ${{ secrets.ACCESS_TOKEN }}
password: ${{ vars.TOKEN }}
- name: Gradle build
run: ./gradlew bootBuildImage --imageName=http://192.168.0.100:8928/cftunnels:latest .
- name: Push to Gitea Registry