mirror of
https://github.com/mrrpnya/lipu-sona.git
synced 2025-02-13 16:44:39 +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.
|
||||
stage: build
|
||||
script:
|
||||
- pwd
|
||||
- ls -la
|
||||
- make THEME=discount-theme
|
||||
artifacts:
|
||||
paths:
|
||||
|
|
Loading…
Add table
Reference in a new issue