Skip to content

Commit

Permalink
Pull images from ECR in codebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
sparrc authored and fierlion committed Apr 28, 2021
1 parent 907cc1e commit 683c258
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -213,6 +213,7 @@ cni-plugins: get-cni-sources .out-stamp build-ecs-cni-plugins build-vpc-cni-plug

.PHONY: codebuild
codebuild: .out-stamp
./scripts/ci-ecr-pull "us-west-2" 508403128001
$(MAKE) release TARGET_OS="linux"
TARGET_OS="linux" ./scripts/local-save
$(MAKE) docker-release TARGET_OS="windows"
Expand Down

0 comments on commit 683c258

Please sign in to comment.