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 b15f150 commit a80a193Copy full SHA for a80a193
.github/workflows/docker-publish.yml
@@ -5,15 +5,15 @@ on:
5
branches: [ docker ]
6
paths:
7
- 'docker/Dockerfile'
8
- - 'docker/Dockerfile.gpu''
+ - 'docker/Dockerfile.gpu'
9
- 'docker/requirements.txt'
10
- 'docker/docker-compose.yml'
11
- '.github/workflows/docker-publish.yml'
12
pull_request:
13
14
15
16
17
18
19
0 commit comments