Skip to content

Commit

Permalink
remove updating of executors
Browse files Browse the repository at this point in the history
  • Loading branch information
ypoplavs committed May 30, 2024
1 parent bec7c5d commit 9fe31c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build-api-executors-tag.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -926,7 +926,7 @@ jobs:
git fetch origin main
git checkout main
cd ./scripts
./chart_releaser.sh --helm-chart-folder testkube-$SERVICE --testkube-executor true
./chart_releaser.sh --helm-chart-folder testkube-$SERVICE true
env:
SERVICE: api
Expand Down

0 comments on commit 9fe31c6

Please sign in to comment.