We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1def725 + 8a7d001 commit c84613aCopy full SHA for c84613a
1 file changed
.github/workflows/aws.yml
@@ -23,6 +23,7 @@ jobs:
23
--exclude='dist' \
24
--exclude='coverage' \
25
--exclude='logs' \
26
+ --exclude='deploy.tar.gz' \
27
.
28
29
- name: Copiar pacote para EC2
0 commit comments