Skip to content

Commit

Permalink
adjust workflow, and apply fix to argocd
Browse files Browse the repository at this point in the history
  • Loading branch information
miko-ov committed Dec 15, 2023
1 parent b2fdc0d commit bee7624
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/demo1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
run: |
argocd app create $PROJECTNAME-demo1 \
--repo https://github.com/pixelaw/core.git \
--path chart/ \
--path chart/pixelaw-core \
--revision demo1 \
--dest-namespace $PROJECTNAME-demo1 \
--dest-server https://kubernetes.default.svc \
Expand Down

0 comments on commit bee7624

Please sign in to comment.