mirror of
https://github.com/egorovna-developments/rule-set.git
synced 2026-05-17 02:32:28 +07:00
Update build.yml for development build naming
This commit is contained in:
@@ -31,7 +31,8 @@ jobs:
|
|||||||
artifactErrorsFailBuild: true
|
artifactErrorsFailBuild: true
|
||||||
artifacts: ./*.srs
|
artifacts: ./*.srs
|
||||||
body: |
|
body: |
|
||||||
|
- Last build date: `${{steps.vars.outputs.date_now}}`
|
||||||
- Reference commit: ${{github.sha}}
|
- Reference commit: ${{github.sha}}
|
||||||
name: ${{steps.vars.outputs.date_now}}
|
name: Development build
|
||||||
removeArtifacts: true
|
removeArtifacts: true
|
||||||
tag: ${{steps.vars.outputs.date_now}}
|
tag: dev-build
|
||||||
|
|||||||
Reference in New Issue
Block a user