Update GitLab CI to use verbose flag when copying files for Pages deployment
This commit is contained in:
@@ -34,6 +34,7 @@ build:
|
|||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- target/
|
- target/
|
||||||
|
- public
|
||||||
except:
|
except:
|
||||||
- tags
|
- tags
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user