Skip to content

Commit 6f5da63

Browse files
committed
add requirements to docker whitelist
1 parent 6678c2e commit 6f5da63

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.dockerignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
# include explicitly
2828
!ci/**
2929
!c_glib/Gemfile
30+
!dev/archery/requirements*.txt
3031
!python/requirements*.txt
3132
!python/manylinux1/**
3233
!python/manylinux2010/**

ci/conda_env_archery.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@
1717

1818
click
1919
pygithub
20-
ruamel.yaml
20+
ruamel.yaml

0 commit comments

Comments
 (0)