Skip to content
This repository has been archived by the owner on Feb 18, 2025. It is now read-only.

Commit

Permalink
fix: adjust argocd command
Browse files Browse the repository at this point in the history
  • Loading branch information
amber committed Nov 16, 2024
1 parent b014746 commit 866deec
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/gitops.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,13 +72,8 @@ jobs:
build-args: |
NEXT_PUBLIC_API_BASE_URL=${{ secrets.NEXT_PUBLIC_API_BASE_URL }}
<<<<<<< Updated upstream
update-and-sync:
name: Update image tag value
=======
update:
name: Update and Sync Image Tag in ArgoCD
>>>>>>> Stashed changes
runs-on: ubuntu-latest
container:
image: argoproj/argocd
Expand Down

0 comments on commit 866deec

Please sign in to comment.