Skip to content

Commit

Permalink
Implement image promotion sync Makefile from core CAPI
Browse files Browse the repository at this point in the history
  • Loading branch information
sbueringer committed Jul 31, 2023
1 parent 71d6e3c commit b30423f
Show file tree
Hide file tree
Showing 33 changed files with 573 additions and 607 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
go-version: ${{ env.go_version }}
- name: generate release artifacts
run: |
make release-manifests VERSION=${RELEASE_TAG}
make release
- name: generate release notes
run: |
make generate-release-notes
Expand Down
Loading

0 comments on commit b30423f

Please sign in to comment.