Skip to content

Commit

Permalink
Require order of jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
ioppermann committed Feb 26, 2024
1 parent f41ce28 commit e6726dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_base_dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,5 +79,6 @@ jobs:
cache-from: type=local,src=/tmp/.buildx-cache
cache-to: type=local,dest=/tmp/.buildx-cache-new
bundle:
needs: docker
uses: ./.github/workflows/build_bundle_dev.yaml
secrets: inherit

0 comments on commit e6726dd

Please sign in to comment.