ekristen / aws-nuke

Remove all the resources from an AWS account
https://ekristen.github.io/aws-nuke/
MIT License
39 stars 7 forks source link

docs: add missing build command #106

Closed mdirkse closed 5 months ago

mdirkse commented 6 months ago

Running the build command as currently stated in the docs results in the following error (on my machine):

(main)> goreleaser --clean --snapshot --single-target
  ⨯ command failed                                   error=unknown flag: --single-target

Adding the build command before --clean results in the intended behavior.

mdirkse commented 5 months ago

Signed this one too @ekristen

ekristen commented 5 months ago

:tada: This PR is included in version 3.0.0-beta.32 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket:

ekristen commented 2 months ago

:tada: This PR is included in version 3.0.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: