Skip to content

Commit

Permalink
Issue #3628: there is only a single target in rel-10_0
Browse files Browse the repository at this point in the history
  • Loading branch information
bschmalhofer committed Jul 23, 2024
1 parent 2eed1c1 commit 436c7ba
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/docker_image_builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ jobs:
GIT_REPO=${{ github.repositoryUrl }}
GIT_BRANCH=${{ env.otobo_branch }}
GIT_COMMIT=${{ env.otobo_commit }}
target: otobo-web
tags: ${{ env.otobo_ref }}
cache-from: type=gha
cache-to: type=gha,mode=max`
Expand Down Expand Up @@ -88,7 +87,6 @@ jobs:
GIT_REPO=${{ github.repositoryUrl }}
GIT_BRANCH=${{ env.otobo_branch }}
GIT_COMMIT=${{ env.otobo_commit }}
target: otobo-web
tags: ${{ env.otobo_ref }}
cache-from: type=gha
cache-to: type=gha,mode=max`

0 comments on commit 436c7ba

Please sign in to comment.