Revert formatting .gitlab-ci.yml

pull/3229/head
uramer 2 years ago
parent 2cf6c5b3ce
commit 7a7fd128aa

@ -621,6 +621,7 @@ Windows_MSBuild_RelWithDebInfo:
- if: $CI_PIPELINE_SOURCE == "push"
- if: $CI_PIPELINE_SOURCE == "schedule"
.Ubuntu_AndroidNDK_arm64-v8a:
tags:
- linux
@ -681,7 +682,7 @@ Windows_MSBuild_RelWithDebInfo:
- scripts/find_missing_merge_requests.py --project_id=$CI_PROJECT_ID --ignored_mrs_path=$CI_PROJECT_DIR/.resubmitted_merge_requests.txt
.flatpak:
image: "docker.io/bilelmoussaoui/flatpak-github-actions"
image: 'docker.io/bilelmoussaoui/flatpak-github-actions'
stage: build
script:
- flatpak install -y flathub org.kde.Platform/x86_64/5.15-21.08

Loading…
Cancel
Save