How History and Rollback page record a commit in git #27219
Unanswered
ThaiNguyen86
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I'am using gitlab and ArgoCD for CD/CI
My workflow is Gitlab-CI build image for dev/staging/uat/prod -> Argocd image updater update manifest config in develop branch (for dev/staging/uat env) and main (for prod). On History and rollback page of dev application have a commit from staging and uat manifest like update image tag from staging-xxxx to staging-xxxx. Is there any solution to resolve it. Could ArgoCD record commit from specific folder in branch ?.
Thanks for reading and answering.
Beta Was this translation helpful? Give feedback.
All reactions