Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
47 changes: 0 additions & 47 deletions .github/workflows/attackbox.yml

This file was deleted.

47 changes: 0 additions & 47 deletions .github/workflows/auth.yml

This file was deleted.

4 changes: 0 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ on:
- '[0-9]+.[0-9]+.[0-9]+'

jobs:

publish_service_containers:
name: Publish all images
runs-on: ubuntu-latest
Expand Down Expand Up @@ -46,8 +45,6 @@ jobs:
ghcr.io/datadog/storedog/discounts
ghcr.io/datadog/storedog/ads
ghcr.io/datadog/storedog/ads-java
ghcr.io/datadog/storedog/attackbox
ghcr.io/datadog/storedog/auth
ghcr.io/datadog/storedog/nginx
ghcr.io/datadog/storedog/frontend
ghcr.io/datadog/storedog/dbm
Expand All @@ -65,4 +62,3 @@ jobs:
done

echo "All done"