Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
dffa366133 | ||
| 930e6addbe |
@@ -3,7 +3,7 @@ name: Build Release Artefact
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
tags:
|
tags:
|
||||||
- "v0.0.*"
|
- "v*"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|||||||
@@ -1,2 +1,2 @@
|
|||||||
parameters:
|
parameters:
|
||||||
app.version: '0.1.0'
|
app.version: '0.1.1'
|
||||||
|
|||||||
Reference in New Issue
Block a user