Skip to content

Commit

Permalink
fail
Browse files Browse the repository at this point in the history
  • Loading branch information
ptitjano committed May 13, 2024
1 parent 7873714 commit c6c22d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab/pipeline/build-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ build:windows:
# on a MR if previous jobs are successful
- if: $CI_PIPELINE_SOURCE == 'merge_request_event'
when: manual
allow_failure: true
before_script:
- Start-Service -Name "docker"
- docker login -u $env:CI_REGISTRY_USER -p $env:CI_REGISTRY_PASSWORD $env:CI_REGISTRY
Expand Down

0 comments on commit c6c22d6

Please sign in to comment.