Skip to content

Commit

Permalink
backport of commit 98a867e
Browse files Browse the repository at this point in the history
  • Loading branch information
xwa153 committed Apr 19, 2024
1 parent e18c782 commit 71b89c5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -271,6 +271,9 @@ jobs:
run: |
cd "${ZIP_LOCATION}"
unzip -j *.zip
- name: Copy LICENSE
run:
cp LICENSE ./control-plane

# This naming convention will be used ONLY for per-commit dev images
- name: Set docker dev tag
Expand Down

0 comments on commit 71b89c5

Please sign in to comment.