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 2e1a057 commit fd8f30f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/integration-tests/Dockerfile.astro_cloud
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ENV AIRFLOW__CORE__DAGS_ARE_PAUSED_AT_CREATION=False
ENV AWS_NUKE_VERSION=v2.17.0

USER root

RUN ls -la databricks
RUN apt-get update -y \
&& apt-get install -y software-properties-common \
&& apt-get install -y wget procps gnupg2
Expand Down

0 comments on commit fd8f30f

Please sign in to comment.