• D
    Move the cloud-native-image trigger job into the test stage · 19d84a60
    DJ Mountney 提交于
    This is because the CNG pipeline now relies on the assets
    compiled here in the gitlab:assets:compile job (It waits
    up to 30 minutes for them)
    
    Without this change, the cloud native job was holding up
    the pipeline, preventing the assets compile job from being
    run.
    19d84a60
.gitlab-ci.yml 26.3 KB