GHA polishing
This commit is contained in:
12
.github/workflows/snapshot-e429-eclipse-distro-build.yml
vendored
Normal file
12
.github/workflows/snapshot-e429-eclipse-distro-build.yml
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
name: Snapshot - 4.29 Eclipse STS Distribution Build
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
e429-distro:
|
||||
uses: ./.github/workflows/eclipse-distro-build.yml
|
||||
with:
|
||||
eclipse_profile: 'e429'
|
||||
build_type: 'snapshot'
|
||||
secrets: inherit
|
||||
Reference in New Issue
Block a user