Skip to content

Commit b7cc536

Browse files
committed
disable building images since WE DO NOT HAVE THEM ffs
1 parent 539e10c commit b7cc536

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/docker-image-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ on:
2323
# There is a single job in this workflow. It's configured to run on the latest available version of Ubuntu.
2424
jobs:
2525
build-image-and-test-docs:
26+
if: ${{ ! github.repository == 'ESCOMP/CTSM' }}
2627
name: Build image and test docs
2728
uses: ./.github/workflows/docker-image-common.yml
2829
secrets: inherit

0 commit comments

Comments
 (0)