mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2026-07-30 08:07:55 -05:00
update job names
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
name: prerelease
|
||||
name: preview
|
||||
|
||||
# This workflow should run for any push which is a preview build.
|
||||
# Preview builds are indicated with changes to PREVIEW_NOTES.md.
|
||||
@@ -11,7 +11,7 @@ on:
|
||||
- "[0-9]+.[0-9]+.[0-9]+-preview"
|
||||
|
||||
jobs:
|
||||
release:
|
||||
preview-build:
|
||||
runs-on: ubuntu-20.04
|
||||
steps:
|
||||
|
||||
|
||||
@@ -11,7 +11,7 @@ on:
|
||||
- "[0-9]+.[0-9]+.[0-9]+-release"
|
||||
|
||||
jobs:
|
||||
release:
|
||||
release-build:
|
||||
runs-on: ubuntu-20.04
|
||||
steps:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user