Skip to content

Commit 538efe6

Browse files
author
Eduardo Ramos Testillano (eramedu)
committed
keep files
Jira:
1 parent 3a3ddd2 commit 538efe6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ jobs:
165165
with:
166166
github_token: ${{ secrets.GITHUB_TOKEN }}
167167
publish_dir: .
168-
skip_clean: true
168+
keep_files: true
169169

170170
push_docker_images_as_latest:
171171
needs: publish_coverage

0 commit comments

Comments
 (0)