aws-amplify / aws-amplify/amplify-cli
[Feature Request] Publish with no push option
- Dominant language
- TypeScript
- Stars
- 2.9k
- Forks
- 825
- Avg merge
- 11d 23h
- Merged PRs (30d)
- 2
Description
>**Note**: If your question is regarding the AWS Amplify Console service, please log it in the
[AWS Amplify Console repository](https://github.com/aws-amplify/amplify-console/issues)
**Which Category is your question related to?**
deployment
**Amplify CLI Version**
You can use `amplify -v` to check the amplify cli version on your system
```bash
amplify -v
4.51.3
```
**What AWS Services are you utilizing?**
Jenkins
**Provide additional details e.g. code snippets**
Is there a flag for amplify publish that will make it ignore the backend and only deploy the frontend?
I looked here but found nothing.
https://docs.amplify.aws/cli/usage/headless
Contributor guide
Assessment
This issue has not been assessed yet.