Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
dbadura committed Nov 18, 2024
1 parent 5b64514 commit 919c194
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
1 change: 0 additions & 1 deletion .github/workflows/busola-backend-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,3 @@ jobs:
name: busola-backend
dockerfile: Dockerfile
tags: ${{ inputs.tag }}

4 changes: 1 addition & 3 deletions .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,9 +105,7 @@ jobs:
create-draft:
name: Create draft release
needs:
- build-web
- build-backend
needs: create-tag
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit 919c194

Please sign in to comment.