Skip to content

Commit

Permalink
[CI] Make sure publish steps are not mixed up on web trigger.
Browse files Browse the repository at this point in the history
  • Loading branch information
simonmichal committed Jun 11, 2020
1 parent 94d6412 commit d4312fc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitlab-ci.yml
Expand Up @@ -681,6 +681,7 @@ publish:rhel:
except:
- tags
- schedules
- web

publish:debian:
stage: publish
Expand All @@ -705,6 +706,7 @@ publish:debian:
except:
- tags
- schedules
- web

publish:rhel:release:
stage: publish
Expand Down

0 comments on commit d4312fc

Please sign in to comment.