This commit is contained in:
parent
f0cb2a07fe
commit
7f04d5ddb9
@ -16,7 +16,7 @@ steps:
|
|||||||
- apk --no-cache add gcc musl-dev tzdata
|
- apk --no-cache add gcc musl-dev tzdata
|
||||||
- pip3 install --no-cache-dir -r requirements.txt
|
- pip3 install --no-cache-dir -r requirements.txt
|
||||||
- echo "$DEBUG_MODE"
|
- echo "$DEBUG_MODE"
|
||||||
- - |
|
- |
|
||||||
python3 -c 'from loghandler import logger;
|
python3 -c 'from loghandler import logger;
|
||||||
def main():
|
def main():
|
||||||
logger.debug("This is a Debug Message")
|
logger.debug("This is a Debug Message")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user