Skip to content
Snippets Groups Projects
Commit 96e05904 authored by Clemens John's avatar Clemens John
Browse files

Disable ar71xx-nand build for testing purposes


Signed-off-by: default avatarClemens John <clemens.john@floh1111.de>
parent 303052d7
No related branches found
No related tags found
No related merge requests found
......@@ -16,12 +16,12 @@ ar71xx-generic:
script:
- bash build/build-ar71xx-generic.sh
ar71xx-nand:
stage: build
tags:
- firmware
script:
- bash build/build-ar71xx-nand.sh
#ar71xx-nand:
# stage: build
# tags:
# - firmware
# script:
# - bash build/build-ar71xx-nand.sh
sign:
stage: deploy
......@@ -35,4 +35,4 @@ deploy:
tags:
- firmware
script:
- bash build/deploy.sh
\ No newline at end of file
- bash build/deploy.sh
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment