Skip to content

Commit

Permalink
group ci targets together
Browse files Browse the repository at this point in the history
  • Loading branch information
flemay committed Oct 5, 2021
1 parent a35265c commit a410772
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ IMAGE = $(IMAGE_NAME):$(SERVERLESS_VERSION)
ROOT_DIR = $(dir $(abspath $(firstword $(MAKEFILE_LIST))))

ciTest: build clean

ciDeploy: build push clean

build: env-SERVERLESS_VERSION
Expand Down

0 comments on commit a410772

Please sign in to comment.