Skip to content

Commit

Permalink
Merge remote-tracking branch 'github-desktop-afuetterer/docker'
Browse files Browse the repository at this point in the history
  • Loading branch information
huberrob committed Oct 11, 2023
2 parents 26911e4 + ad60bc2 commit 8920b4a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ jobs:
# Build and push image to GitHub Container Registry https://docs.docker.com/docker-hub/builds/
runs-on: ubuntu-22.04

# do not run in forks
if: github.repository == 'pangaea-data-publisher/fuji'

steps:

- run: docker --version
Expand Down

0 comments on commit 8920b4a

Please sign in to comment.