ci: exclude image cache from artifact

This commit is contained in:
Jimmy Cai 2021-02-17 10:34:08 +01:00 committed by GitHub
parent 0429678d57
commit 96db925b06
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,4 +39,6 @@ jobs:
# Artifact name
name: resources
# A file, directory or wildcard pattern that describes what to upload
path: exampleSite/resources
path: |
exampleSite/resources
!exampleSite/resources/_gen/images