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

Commit

Permalink
fix: remove redundant path
Browse files Browse the repository at this point in the history
  • Loading branch information
amber committed Nov 14, 2024
1 parent 0041bf3 commit 1e07f7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gitops.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:
- name: Apply Changes with ArgoCD CLI
run: |
argocd app set nshm-$GITHUB_REF_NAME \
--values helm/nshm/$GITHUB_REF_NAME-values.yaml \
--values $GITHUB_REF_NAME-values.yaml \
--repo https://github.com/SE-Row-1/nus-secondhand-market.git \
--revision $GITHUB_REF_NAME \
Expand Down

0 comments on commit 1e07f7e

Please sign in to comment.