Skip to content

Commit

Permalink
test release ci
Browse files Browse the repository at this point in the history
  • Loading branch information
oksana-grishchenko committed May 31, 2024
1 parent f411144 commit ec0bd95
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,9 @@ jobs:
--current-version "$CURRENT_STABLE_VERSION" \
\
>| veneer/everest-operator.yaml
echo "---- 1"
echo cat veneer/everest-operator.yaml
go run ./tools/ \
--veneer-file veneer/everest-operator-original.yaml \
Expand All @@ -130,6 +133,8 @@ jobs:
--current-version "$CURRENT_FAST_VERSION" \
\
>| veneer/everest-operator.yaml
echo "---- 2"
echo cat veneer/everest-operator.yaml
fi
rm -f veneer/everest-operator-original.yaml
Expand Down

0 comments on commit ec0bd95

Please sign in to comment.