removed debug stuff

This commit is contained in:
/dev/urandom 2021-11-14 14:52:41 +03:00
parent ee8aae2c78
commit 89d89b222b

View file

@ -30,8 +30,6 @@ stages: # List of stages for jobs, and their order of execution
build-job: # This job runs in the build stage, which runs first.
stage: build
script:
- pwd
- ls -la
- make THEME=discount-theme
artifacts:
paths: