Commit c6f8098d authored by Seblu's avatar Seblu
Browse files

Use seblu-x86_64-build to build

parent b490d9eb
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@
makepkg:
  stage: build
  script:
    - seblu-build
    - seblu-x86_64-build
  artifacts:
    name: $CI_PROJECT_NAME-$CI_COMMIT_REF_NAME-$CI_COMMIT_SHA
    expire_in: 1 week