Skip to content

Commit

Permalink
chore(deployment): Package publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
florianPat committed Nov 9, 2024
1 parent 9b597a9 commit d7c234f
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 415 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build-util-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ name: Build Utility Images
on:
# Uncomment below for testing purposes
pull_request:
push:
branches:
- main
#push:
# branches:
# - main

jobs:
buildx:
Expand Down
5 changes: 1 addition & 4 deletions .github/workflows/dev-release.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
name: Create Dev Releases

on:
push:
branches:
- main
- 'preview-**'
workflow_call:

jobs:
package:
Expand Down
Loading

0 comments on commit d7c234f

Please sign in to comment.