Skip to content

Commit

Permalink
Fix githubactions
Browse files Browse the repository at this point in the history
  • Loading branch information
maximenoel8 committed Dec 20, 2024
1 parent 8b598a0 commit 2ec8989
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
with:
packages: salt-common
version: 1.0
execute_install_scripts: true
- name: Validate server states
if: always()
run: bash .github/workflows/ci-validation/salt-server-validation
Expand Down
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 Down

0 comments on commit 2ec8989

Please sign in to comment.