mirror of
https://github.com/mrrpnya/lipu-sona.git
synced 2025-02-18 18:40:30 +00:00
debug: figuring out why the files aren't where they should be
This commit is contained in:
parent
54eafe51e0
commit
e774671446
1 changed files with 2 additions and 0 deletions
|
@ -30,6 +30,8 @@ stages: # List of stages for jobs, and their order of execution
|
||||||
build-job: # This job runs in the build stage, which runs first.
|
build-job: # This job runs in the build stage, which runs first.
|
||||||
stage: build
|
stage: build
|
||||||
script:
|
script:
|
||||||
|
- pwd
|
||||||
|
- ls -la
|
||||||
- make THEME=discount-theme
|
- make THEME=discount-theme
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
|
|
Loading…
Add table
Reference in a new issue