Skip to content

Commit

Permalink
[CI] publish bionic packages
Browse files Browse the repository at this point in the history
  • Loading branch information
jmakai committed May 29, 2018
1 parent a15882f commit c8dde75
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitlab-ci.yml
Expand Up @@ -490,6 +490,7 @@ publish:debian:
tags:
- docker-ubuntu
dependencies:
- build:deb_ubuntu_bionic
- build:deb_ubuntu_artful
- build:deb_ubuntu_xenial
only:
Expand Down Expand Up @@ -538,6 +539,7 @@ publish:debian:release:
tags:
- docker-ubuntu
dependencies:
- release:deb_ubuntu_bionic
- release:deb_ubuntu_artful
- release:deb_ubuntu_xenial
only:
Expand Down

0 comments on commit c8dde75

Please sign in to comment.