Skip to content

Commit

Permalink
Remove useless command
Browse files Browse the repository at this point in the history
  • Loading branch information
mnapoli committed Oct 20, 2022
1 parent 7e51d6b commit 8978e70
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,6 @@ layers.json:
test-stack:
serverless deploy -c tests/serverless.tests.yml

changelog:
docker run -it --rm -v "$(pwd)":/usr/local/src/your-app ferrarimarco/github-changelog-generator --user brefphp --project bref --output= --unreleased-only --token=$$GITHUB_TOKEN_READ --no-issues --usernames-as-github-logins --no-verbose

# http://amazon-linux-2-packages.bref.sh/
amazonlinux-package-list:
docker run --rm -it --entrypoint= public.ecr.aws/lambda/provided:al2 yum list --quiet --color=never > index.html
Expand Down

0 comments on commit 8978e70

Please sign in to comment.