Skip to content
Snippets Groups Projects
Commit 35fa4547 authored by Benedikt Heinrichs's avatar Benedikt Heinrichs
Browse files

No commands

parent cbc49721
No related branches found
No related tags found
No related merge requests found
Pipeline #826110 passed
......@@ -6,8 +6,6 @@ include:
stages:
- build
- publish
- commands
variables:
DOTNET_MAIN_PROJECT_FOLDER: "MetadataExtractorCron"
......@@ -23,12 +21,3 @@ publish-gitlab-release:
publish:
extends: .publish-artifact-release
migration:
rules:
- if: $CI_PIPELINE_SOURCE != "schedule"
when: manual
stage: commands
script:
- dotnet run --project .\src\$DOTNET_MAIN_PROJECT_FOLDER -- --noDryRun
when: manual
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment