; Rearrange normal stage in emba files
This commit is contained in:
parent
560a6c35cb
commit
bfcc59371b
2 changed files with 1 additions and 4 deletions
|
@ -32,7 +32,7 @@ stages:
|
|||
- generator
|
||||
- trigger
|
||||
# - fast
|
||||
# - normal
|
||||
- normal
|
||||
- platform-images
|
||||
- platforms
|
||||
- native-comp-images
|
||||
|
|
|
@ -56,9 +56,6 @@ for subdir in $SUBDIRS; do
|
|||
include:
|
||||
- local: '/test/infra/default-gitlab-ci.yml'
|
||||
|
||||
stages:
|
||||
- normal
|
||||
|
||||
EOF
|
||||
|
||||
cat <<EOF
|
||||
|
|
Loading…
Add table
Reference in a new issue