Browse Source

CI: switch ubuntu18 to manual job

pull/3140/head
Antoine Legrand 6 years ago
parent
commit
1704d699c4
1 changed files with 1 additions and 1 deletions
  1. 2
      .gitlab-ci.yml

2
.gitlab-ci.yml

@ -343,7 +343,7 @@ gce_ubuntu18-flannel-aio:
variables:
<<: *ubuntu18_flannel_aio_variables
<<: *gce_variables
when: on_success
when: manual
except: ['triggers']
only: [/^pr-.*$/]

Loading…
Cancel
Save