Skip to content

Commit

Permalink
fix: 5588 missing tag (#559)
Browse files Browse the repository at this point in the history
* fix: added service identifiers

* fix: updated pipelines

* fix: update search tag var

* fix: add continue on error to docker security

* fix: linting

* fix: move continue on error

* fix: allow security-docker to fail

* fix: only run app for app changes

* fix: removed docker-files from app conditional

* fix: add null to app conditional

* fix: download artefact conditional

* fix: if not search

* fix: add missing tag
  • Loading branch information
Wi11Shell authored Jan 20, 2025
1 parent 08e8d0b commit 8359512
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -656,6 +656,7 @@ jobs:
selfserve-image-tag: ${{ needs.get-version.outputs.selfserve }}
internal-image-tag: ${{ needs.get-version.outputs.internal }}
assets-version: ${{ needs.get-version.outputs.assets }}
search-image-tag: ${{ needs.get-version.outputs.search }}
apply: true
permissions:
contents: read
Expand Down

0 comments on commit 8359512

Please sign in to comment.