Skip to content

Commit

Permalink
Consolidate workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
arrowplum committed Jan 10, 2025
1 parent 04db4e0 commit b38a719
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 210 deletions.
205 changes: 0 additions & 205 deletions .github/workflows/build-docker.yml

This file was deleted.

6 changes: 1 addition & 5 deletions .github/workflows/create-prerelease.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build asvec
name: Build and publish asvec
on:
push:
branches:
Expand All @@ -15,10 +15,6 @@ on:
description: 'Create Pre-release? -SNAPSHOT-{COMMIT} will be appended to the version above.'
required: false
type: boolean
deletePrevBuild:
description: 'Cleanup existing pre-releases?'
required: false
type: boolean
env:
JFROG_CLI_BUILD_NAME: 'asvec'
JFROG_CLI_LOG_LEVEL: DEBUG
Expand Down

0 comments on commit b38a719

Please sign in to comment.