Skip to content

Commit

Permalink
Apply fix in workflow: remove typo
Browse files Browse the repository at this point in the history
  • Loading branch information
miko-ov committed Dec 15, 2023
1 parent 0379ec1 commit 1213bea
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 @@ -81,7 +81,7 @@ jobs:
--helm-chart pixelaw-core \
--dest-namespace pixelaw-core-demo1 \
--dest-server https://kubernetes.default.svc \
--helm-set-string dockerImage=$REGISTRY/pixelaw-core:v0.0.33 \a
--helm-set-string dockerImage=$REGISTRY/pixelaw-core:v0.0.33 \
--upsert \
--server $ARGOCD_SERVER \
--auth-token $ARGOCD_AUTH_TOKEN
Expand Down

0 comments on commit 1213bea

Please sign in to comment.