Skip to content

Commit

Permalink
Feature/actions change (#36)
Browse files Browse the repository at this point in the history
* Update Release.yaml

* Update Makefile

* fixed image and folder name

* updated makefile

* trigger
  • Loading branch information
bindsi authored Nov 8, 2023
1 parent d603b79 commit 8643c35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/redis/orderprocessor/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ clean:
rm -rf ./spin
cargo clean
kubectl delete -f ./deploy.yaml
kubectl delete -f ./service.yaml
kubectl delete -f ./service.yaml

0 comments on commit 8643c35

Please sign in to comment.