Skip to content
Snippets Groups Projects
Commit 760c83be authored by Yannick DAYER's avatar Yannick DAYER
Browse files

Merge branch '64_fix_unexpected_successful_pipline' into 'master'

Add missing depend strategy for extra packages

Closes #64

See merge request !49
parents 41b2322a 03c362d4
No related branches found
No related tags found
1 merge request!49Add missing depend strategy for extra packages
Pipeline #75132 failed
Pipeline: bob.io.base

#75134

    Pipeline: bob.extension

    #75133

      ...@@ -49,6 +49,7 @@ bob/bob.bio: ...@@ -49,6 +49,7 @@ bob/bob.bio:
      stage: extra stage: extra
      trigger: trigger:
      project: $PROJECT project: $PROJECT
      strategy: depend
      needs: ['bob/bob.bio.base'] needs: ['bob/bob.bio.base']
      ......
      0% Loading or .
      You are about to add 0 people to the discussion. Proceed with caution.
      Finish editing this message first!
      Please register or to comment