Skip to content

Commit 8f17f10

Browse files
committed
wip
1 parent 7bbc0a2 commit 8f17f10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_frontend.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Run stub
1717
run: docker run -d -p 5000:5000 -p 9090:9090 --name backend-stub ghcr.io/coderbotorg/backend:stub-latest
1818
- name: Run nginx
19-
run: docker run -d -p 80:80 --name backend-fe -v docker/nginx.conf:/etc/nginx/nginx.conf -v docker/default.conf:/etc/nginx/default.conf nginx:1.25.4-alpine3.18-slim
19+
run: docker run -d -p 80:80 --name backend-fe -v $(pwd)/docker/nginx.conf:/etc/nginx/nginx.conf -v $(pwd)/docker/default.conf:/etc/nginx/default.conf nginx:1.25.4-alpine3.18-slim
2020
# Install NPM dependencies, cache them correctly
2121
# and run all Cypress tests
2222
- name: Cypress run

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy