Commit 069bc9b8 authored by Josef Melkus's avatar Josef Melkus
Browse files

update deps, names

parent 987b3ef4
Loading
Loading
Loading
Loading
Loading
+41 −41
Original line number Diff line number Diff line
@@ -31,7 +31,7 @@ CMake:run:
  - mkdir -p "_artifacts/CMake//"
  - for f in _build/*.zip; do cp -r "$f" "_artifacts/CMake/" || true; done
  rules:
    - if: $CI_PIPELINE_SOURCE == 'pipeline' && $STARTED_BY == '__xmelkus__pipeline_test_project'
  - if: $CI_PIPELINE_SOURCE == 'pipeline' && $STARTED_BY == '__xmelkus__Go_Hello'
    when: on_success
  - if: $CI_PIPELINE_SOURCE == 'push'
    when: on_success
@@ -52,7 +52,7 @@ CMake:
  script:
  - echo 'Aggregating artifacts for CMake'
  rules:
    - if: $CI_PIPELINE_SOURCE == 'pipeline' && $STARTED_BY == '__xmelkus__pipeline_test_project'
  - if: $CI_PIPELINE_SOURCE == 'pipeline' && $STARTED_BY == '__xmelkus__Go_Hello'
    when: on_success
  - if: $CI_PIPELINE_SOURCE == 'push'
    when: on_success