Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
KonstantAnxiety committed Feb 29, 2024
1 parent 72aa9f7 commit 5f82f47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_e2e_on_ref_local.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
packages: read
container:
image: "ghcr.io/${{ github.repository_owner }}/${{ github.event.repository.name }}/debian_docker:latest"
# options: -v /var/run/docker.sock:/var/run/docker.sock
options: -v /var/run/docker.sock:/var/run/docker.sock -v /__w/datalens-backend/datalens-backend/datalens-ui:/__w/datalens-backend/datalens-backend/datalens-ui
credentials:
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 5f82f47

Please sign in to comment.