ci deploy...
This commit is contained in:
parent
022a38921d
commit
0b7807c7d3
@ -35,39 +35,5 @@ deploy_job:
|
|||||||
paths:
|
paths:
|
||||||
- *.xs
|
- *.xs
|
||||||
only:
|
only:
|
||||||
- /^release/.*$/
|
|
||||||
except:
|
|
||||||
- tags
|
- tags
|
||||||
|
|
||||||
|
|
||||||
#test_job:
|
|
||||||
# script:
|
|
||||||
# - "make install APP=test BOARD=stm32f4-discovery"
|
|
||||||
# stage: test
|
|
||||||
|
|
||||||
#int_release_job:
|
|
||||||
# script:
|
|
||||||
# - "cd top_agricola/core"
|
|
||||||
# - "./generate_ci_makefile.py"
|
|
||||||
# - "make -f Makefile_ci.gen all"
|
|
||||||
# - "cd ci"
|
|
||||||
# - "./deploy_release.py -t rc"
|
|
||||||
# stage: deploy
|
|
||||||
# only:
|
|
||||||
# - /^release/.*$/
|
|
||||||
# except:
|
|
||||||
# - tags
|
|
||||||
|
|
||||||
#ext_release_job:
|
|
||||||
# script:
|
|
||||||
# - "cd top_agricola/core"
|
|
||||||
# - "./generate_ci_makefile.py"
|
|
||||||
# - "make -f Makefile_ci.gen all"
|
|
||||||
# - "cd ci"
|
|
||||||
# - "./deploy_release.py -t r"
|
|
||||||
# stage: deploy
|
|
||||||
# only:
|
|
||||||
# - /^release/174_AG.*$/
|
|
||||||
# except:
|
|
||||||
# - branches
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user