Skip to content

Commit c3046ae

Browse files
committed
ci: update workflows config.
1 parent 35b52ac commit c3046ae

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
@@ -33,7 +33,7 @@ jobs:
3333
- run: cp config/Dockerfile ./
3434

3535
- name: Copy .dockerignore file
36-
run: cp 'config/.dockerignore' ./
36+
run: cp -R config/.dockerignore ./
3737

3838
- run: ls -al
3939

0 commit comments

Comments
 (0)