mirror of
https://gitlab.com/ahoneybun/nyxi-installer.git
synced 2025-05-12 02:54:03 -06:00
remove deploy and testing artifacts
This commit is contained in:
parent
3537cce31d
commit
563cfda91d
1 changed files with 3 additions and 6 deletions
|
@ -20,9 +20,6 @@ build:
|
|||
- apt install -y libfdisk-dev libclang-19-dev
|
||||
script:
|
||||
- cargo build --verbose
|
||||
|
||||
deploy:
|
||||
stage: deploy
|
||||
script:
|
||||
- echo "Let's launch!"
|
||||
environment: production
|
||||
artifacts:
|
||||
paths:
|
||||
- builds/ahoneybun/nyxi-installer
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue