Merge branch 'master' of https://codefirst.iut.uca.fr/git/cedric.charbonnel/SAE201
continuous-integration/drone/push Build is passing Details

master
cedric.charbonnel 2 years ago
commit b7da2d51cc

@ -46,7 +46,7 @@ steps:
image: hub.codefirst.iut.uca.fr/maxime.batista/codefirst-docdeployer:latest image: hub.codefirst.iut.uca.fr/maxime.batista/codefirst-docdeployer:latest
failure: ignore failure: ignore
commands: commands:
- /entrypoint.sh -l SAEC\#/doxygen -t doxyfile - /entrypoint.sh -l SAEC\#/doxygen -t doxygen
when: when:
branch: branch:
- master - master

@ -125,7 +125,7 @@ WARN_LOGFILE =
# Configuration options related to the input files # Configuration options related to the input files
#--------------------------------------------------------------------------- #---------------------------------------------------------------------------
INPUT = ../../sources INPUT = ../../LOLAPP
INPUT_ENCODING = UTF-8 INPUT_ENCODING = UTF-8
FILE_PATTERNS = *.c \ FILE_PATTERNS = *.c \
*.cc \ *.cc \
Loading…
Cancel
Save