mirror of
https://github.com/AeThex-Corporation/AeThex-OS.git
synced 2026-04-17 22:27:19 +00:00
fix: Use GitLab shared runners
This commit is contained in:
parent
a5dd7617b2
commit
f341569022
1 changed files with 0 additions and 4 deletions
|
|
@ -6,10 +6,6 @@ build_iso:
|
|||
stage: build
|
||||
image: ubuntu:24.04
|
||||
timeout: 90 minutes
|
||||
tags:
|
||||
- docker
|
||||
variables:
|
||||
DOCKER_PRIVILEGED: "true"
|
||||
rules:
|
||||
- if: '$CI_COMMIT_BRANCH == "main"'
|
||||
- if: '$CI_COMMIT_TAG'
|
||||
|
|
|
|||
Loading…
Reference in a new issue