Skip to content

Commit

Permalink
fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronkvanmeerten committed Dec 13, 2024
1 parent 9f0b708 commit 982479a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
run: |
/tmp/tpl jvb/rootfs/defaults/jvb.conf > /tmp/jvb.conf
/tmp/tpl jvb/rootfs/defaults/logging.properties > /tmp/logging.properties
/tmp/tpl jvb/rootfs/defaults/autoscaler_sidecar.conf > /tmp/autoscaler_sidecar.conf
/tmp/tpl jvb/rootfs/defaults/autoscaler-sidecar.conf > /tmp/autoscaler-sidecar.conf
- name: Run tpl with default values for prosody
run: |
/tmp/tpl prosody/rootfs/defaults/prosody.cfg.lua > /tmp/prosody.cfg.lua
Expand Down

0 comments on commit 982479a

Please sign in to comment.