You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since currently version_file is stored in web_app repo, every time a bump-version job run will have a new commit into web_app repo, which in turn will trigger the same bump-version` job to run again and uprev the version again ...
Change to store the version into a S3 bucket.
The text was updated successfully, but these errors were encountered:
Since currently version_file is stored in web_app repo, every time a
bump-version job run will have a new commit into web_app repo, which in turn will trigger the same
bump-version` job to run again and uprev the version again ...Change to store the version into a S3 bucket.
The text was updated successfully, but these errors were encountered: