feat: add container support for Gradle build in workflow
Some checks are pending
Gitea Actions Demo / Build-Gradle (push) Waiting to run
Some checks are pending
Gitea Actions Demo / Build-Gradle (push) Waiting to run
This commit is contained in:
@@ -5,6 +5,8 @@ on: [push]
|
||||
jobs:
|
||||
Build-Gradle:
|
||||
runs-on: local
|
||||
container:
|
||||
image: gitea.hessj.de/administrator/gradle:0.0.1
|
||||
steps:
|
||||
|
||||
# - name: Checkout Repository
|
||||
|
||||
Reference in New Issue
Block a user