Skip to content

Commit

Permalink
Remove invalid Docker automation (#83)
Browse files Browse the repository at this point in the history
  • Loading branch information
NeonDaniel authored Apr 21, 2023
1 parent 91a2e51 commit 2c38d15
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/publish_test_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,3 @@ jobs:
with:
version_file: "version.py"
publish_prerelease: true
build_and_publish_docker:
needs: publish_alpha_release
uses: neongeckocom/.github/.github/workflows/publish_docker.yml@master
secrets: inherit
with:
base_tag: base
extra_tag: default_model

0 comments on commit 2c38d15

Please sign in to comment.