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