; Rearrange normal stage in emba files

This commit is contained in:
Michael Albinus 2021-11-20 13:29:33 +01:00
parent 560a6c35cb
commit bfcc59371b
2 changed files with 1 additions and 4 deletions

View file

@ -32,7 +32,7 @@ stages:
- generator
- trigger
# - fast
# - normal
- normal
- platform-images
- platforms
- native-comp-images

View file

@ -56,9 +56,6 @@ for subdir in $SUBDIRS; do
include:
- local: '/test/infra/default-gitlab-ci.yml'
stages:
- normal
EOF
cat <<EOF