ci: fix YAML dependency issue
authorPetr Štetiar <ynezz@true.cz>
Fri, 21 Aug 2020 06:00:00 +0000 (08:00 +0200)
committerPetr Štetiar <ynezz@true.cz>
Fri, 21 Aug 2020 06:00:00 +0000 (08:00 +0200)
commit7297db81ba0a559457ff3e32157fc4c342528f53
tree7d9df9be4f2a6ad03175a2c853a5cf4e599367cd
parente1eed3031b95839ed8b55f27f60bf42897ab9aa8
ci: fix YAML dependency issue

 Found errors in your .gitlab-ci.yml:

  test site with selenium job: dependency build site for target environment is not defined in prior stages

Fixes: 53e7c4cd6919 ("ci: fix dependency for selenium test")
Signed-off-by: Petr Štetiar <ynezz@true.cz>
.gitlab-ci.yml