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 d721f7c commit 03d868cCopy full SHA for 03d868c
.github/workflows/container.yml
@@ -8,6 +8,7 @@ on:
8
jobs:
9
build_container_and_push:
10
runs-on: ubuntu-latest
11
+ if: github.repository_owner == 'deepmodeling'
12
strategy:
13
matrix:
14
dockerfile: ["gnu","intel","cuda"]
0 commit comments