Skip to content
Snippets Groups Projects
Commit 5c104661 authored by Deucе's avatar Deucе :ok_hand_tone4:
Browse files

Use dependencies, not needs so cleanup runs at end.

parent 30bf920e
No related branches found
No related tags found
1 merge request!455Update branch with changes from master
...@@ -204,7 +204,7 @@ spec: ...@@ -204,7 +204,7 @@ spec:
paths: paths:
- "src/sbbs3/git_*.h" - "src/sbbs3/git_*.h"
policy: push policy: push
needs: [] dependencies: []
"$[[ inputs.os ]]-$[[ inputs.platform ]] [scfg]": "$[[ inputs.os ]]-$[[ inputs.platform ]] [scfg]":
extends: extends:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment