Skip to content

Commit

Permalink
fix cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
sgalsaleh committed Dec 13, 2023
1 parent aba1374 commit 9d9f5fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/apko.yaml.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ contents:
environment:
VERSION: ${GIT_TAG}

cmd: /bin/bash -c cp /plugins/* /target/.
cmd: /bin/bash -c "cp /plugins/* /target/."

0 comments on commit 9d9f5fa

Please sign in to comment.