We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 080767a commit d96941bCopy full SHA for d96941b
.github/workflows/test.yml
@@ -44,6 +44,8 @@ jobs:
44
45
- name: Checkout code
46
uses: actions/checkout@v2
47
+ with:
48
+ repository: perfetti/nginx-docker-compose.git
49
50
- name: Build and start Docker Compose services
51
run: docker-compose -f compose.yaml up --build -d
0 commit comments