Revert last change on emba files
This commit is contained in:
parent
85a078e785
commit
33e994415d
2 changed files with 2 additions and 2 deletions
|
@ -32,7 +32,7 @@ stages:
|
|||
- generator
|
||||
- trigger
|
||||
# - fast
|
||||
- normal
|
||||
# - normal
|
||||
- platform-images
|
||||
- platforms
|
||||
- native-comp-images
|
||||
|
|
|
@ -60,7 +60,7 @@ EOF
|
|||
|
||||
cat <<EOF
|
||||
test${target##check}-inotify:
|
||||
stage: normal
|
||||
stage: test
|
||||
extends: [.job-template, .test-template]
|
||||
rules:
|
||||
- changes: $changes
|
||||
|
|
Loading…
Add table
Reference in a new issue