Skip to content

Commit 1693abc

Browse files
committed
Fix upstream bundle build and remove tatsumir custom build
Signed-off-by: Martin Necas <[email protected]>
1 parent 9397ed0 commit 1693abc

File tree

2 files changed

+1
-35
lines changed

2 files changed

+1
-35
lines changed

.github/workflows/build-push-images-hal.yml

Lines changed: 0 additions & 35 deletions
This file was deleted.

.github/workflows/build-push-images.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ jobs:
9797
tags: ${{ env.REGISTRY }}/${{ env.REGISTRY_ORG }}/forklift-operator-bundle:${{ env.REGISTRY_TAG }}
9898
build-args: |
9999
VERSION=${{ env.VERSION }}
100+
STREAM=dev
100101
101102
build_push_index:
102103
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)