Skip to content

Commit

Permalink
Only upload artifacts once
Browse files Browse the repository at this point in the history
  • Loading branch information
lox committed Feb 26, 2019
1 parent 68c7944 commit daccf2b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .buildkite/steps/build-lambda.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
set -eux

make handler.zip
buildkite-agent artifact upload handler.zip

# set a version for later steps
buildkite-agent meta-data set version \
Expand Down

0 comments on commit daccf2b

Please sign in to comment.