Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
liswang89 committed Jan 1, 2025
1 parent 373464b commit 0f93db8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ods_ci/build/Dockerfile_interop
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ ENV ODS_VENV="/ods_venv" \
WORKDIR /ods_venv

COPY . ${ODS_VENV}
COPY test-variables.yml.example ${ODS_VENV}/ods_ci/test-variables.yml
COPY ods_ci/test-variables.yml.example ${ODS_VENV}/ods_ci/test-variables.yml

RUN dnf install epel-release -y &&\
dnf -y update &&\
Expand Down

0 comments on commit 0f93db8

Please sign in to comment.