Skip to content

Fixing the scheduled pipelines. Closes #33

Testing different ways to try and get the IMAGE_TAG to be read correctly. Guessing now that test_runcontroller will pass but the others will fail. Fixes #33

The main problem seems to be that the image tag is being read literally as blablabla_HEAD_DATE instead of blablabla_HEAD_040323 or something. But this is being read correctly elsewhere, so its a spot the difference game.

Merge request reports

Loading