Commit b3314f3d authored by nimrod's avatar nimrod
Browse files

Switch Docker Compose run to rules.

Can't mix and match or override rules and when.
parent ec4e732a
Loading
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -140,7 +140,8 @@ foo:
.compose-run:
  image: *image
  stage: deploy
  when: manual
  rules:
    - when: manual
  before_script:
    - *TAG
  script: