Fix typo in GitLab CI artifact path for the public directory
This commit is contained in:
+1
-1
@@ -34,7 +34,7 @@ build:
|
||||
artifacts:
|
||||
paths:
|
||||
- target/
|
||||
- public
|
||||
- public/
|
||||
except:
|
||||
- tags
|
||||
|
||||
|
||||
Reference in New Issue
Block a user