Skip to content

Commit d96941b

Browse files
committed
pulling the appropriate repo
1 parent 080767a commit d96941b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ jobs:
4444

4545
- name: Checkout code
4646
uses: actions/checkout@v2
47+
with:
48+
repository: perfetti/nginx-docker-compose.git
4749

4850
- name: Build and start Docker Compose services
4951
run: docker-compose -f compose.yaml up --build -d

0 commit comments

Comments
 (0)