Skip to content

Commit

Permalink
fix ambiguity in userdata
Browse files Browse the repository at this point in the history
  • Loading branch information
nikiburggraf committed Nov 26, 2024
1 parent d6c74c3 commit 6bffc79
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ runcmd:

# populate sample entries
- echo "Set up DB data"
- pixi run setup-db-data-via-k8s-job
- pixi run -e backend setup-db-data-via-k8s-job

# cleanup decrypted secrets so the cleartext file won't be available on the host
- echo "Cleaning up decrypted secrets"
Expand Down

0 comments on commit 6bffc79

Please sign in to comment.