Skip to content

Commit

Permalink
Merge pull request #56134 from code-dot-org/pablo-code-org-patch-14
Browse files Browse the repository at this point in the history
Update ci_pipeline.yml
  • Loading branch information
pablo-code-org committed Jan 30, 2024
2 parents 1490cbb + f2e77f3 commit 235a9e2
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/ci_pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,10 @@ jobs:

- name: Set up Docker Environment
run: docker build -t code-dot-org-testing-docker-image -f ./code-dot-org/docker/dockerfiles/Dockerfile ./code-dot-org


- name: Setup upterm session
uses: lhotari/action-upterm@v1

- name: Debugging Directories and Files in Docker as User CircleCI
run: |
echo "Searching for ui_tests.sh in /circleci as circleci"
Expand Down

0 comments on commit 235a9e2

Please sign in to comment.