Skip to content

Commit

Permalink
Fix githubactions
Browse files Browse the repository at this point in the history
  • Loading branch information
maximenoel8 committed Dec 19, 2024
1 parent 8b598a0 commit 3579d50
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ publish_private_ssl_key: true
testsuite: true
container_repository: containers.example.com
container_runtime: podman
provision: true
EOF

cat > testconfig/minion <<EOF
Expand All @@ -59,4 +60,4 @@ EOF
cat testconfig/grains
echo

salt-call state.show_highstate --local --file-root=salt/ --config-dir=testconfig --retcode-passthrough
venv-salt-call state.show_highstate --local --file-root=salt/ --config-dir=testconfig --retcode-passthrough

0 comments on commit 3579d50

Please sign in to comment.