Skip to content

Commit

Permalink
Merge branch 'master-ru' into arumoon-server
Browse files Browse the repository at this point in the history
  • Loading branch information
AruMoon committed Sep 19, 2024
2 parents 511a247 + 16b3361 commit da2fe76
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@ stages:
test-debug:
stage: test
tags:
- arm64
- x86_64
- shared
script:
- mkdir .git/hooks -p
- python3 RUN_THIS.py
Expand All @@ -21,8 +20,7 @@ test-debug:
publish:
stage: publish
tags:
- arm64
- x86_64
- shared
interruptible: true
only:
- schedules
Expand All @@ -49,8 +47,7 @@ publish:
publish-artifact:
stage: publish
tags:
- arm64
- x86_64
- shared
interruptible: true
except:
- schedules
Expand Down

0 comments on commit da2fe76

Please sign in to comment.