generated from aura-ascend/template-service
Compare commits
2 Commits
c181f13c95
...
10c0912b11
| Author | SHA1 | Date | |
|---|---|---|---|
| 10c0912b11 | |||
| fa026816aa |
@@ -1,18 +0,0 @@
|
|||||||
name: Publish Snapshot
|
|
||||||
|
|
||||||
on:
|
|
||||||
pull_request:
|
|
||||||
push:
|
|
||||||
branches: [ master ]
|
|
||||||
tags-ignore:
|
|
||||||
- 'v*'
|
|
||||||
|
|
||||||
jobs:
|
|
||||||
dev-publish:
|
|
||||||
if: |
|
|
||||||
!startsWith(github.event.head_commit.message, '[RELEASE]')
|
|
||||||
uses: aura-ascend/common-workflows/.gitea/workflows/publish-artifact.yaml@master
|
|
||||||
with:
|
|
||||||
JAVA_VERSION: 17
|
|
||||||
BRANCH_REFERENCE: master
|
|
||||||
secrets: inherit
|
|
||||||
Reference in New Issue
Block a user