Push a Commit
In order for Appflow to access your code base you'll need to push a commit so that it shows up in your Dashboard.
#
Committing to AppflowIf you are using an integration with GitHub, Bitbucket or Bitbucket Server, a new commit will show up every time you push to your git host.
If you are using Ionic as your git remote, you'll need to push to your commit to Appflow directly to see your commit in the Dashboard.
- GitHub / Bitbucket
- Ionic Remote
Once you've done a git push
, you should see your commit available in the Commits
tab of the Dashboard.