Hey folks,
is there any way to somehow include the git commit build inside the Ionic App.
Let me describe it a little bit further:
I have different repositories for my apps with each different branches (dev / master / production). I submit all my changes to dev and do a merge request to master - master is spins up a staging from master. Now inside my master branch I would like to be able to include the commit tag at the bottom of my sidemenu for example. Is there any way how I could do this?
My repository by the way builds an image from a Dockerfile.
Thanks in advance,
Oliver
1 post - 1 participant