Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
vatsrahul1001 committed Aug 20, 2024
1 parent fd8f30f commit 794e693
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/integration-tests/Dockerfile.astro_cloud
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ ENV AIRFLOW__CORE__DAGS_ARE_PAUSED_AT_CREATION=False
ENV AWS_NUKE_VERSION=v2.17.0

USER root
COPY . .
RUN ls -la databricks
RUN apt-get update -y \
&& apt-get install -y software-properties-common \
Expand Down

0 comments on commit 794e693

Please sign in to comment.