Skip to content

Commit

Permalink
Delete old Compose files and push images into dockerdevrel org
Browse files Browse the repository at this point in the history
  • Loading branch information
mikesir87 committed Dec 5, 2024
1 parent a5c562e commit 32b5da6
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 219 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline-docker-cloud.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -103,4 +103,4 @@ jobs:
provenance: mode=max
sbom: true
push: true
tags: ${{ secrets.DOCKERHUB_USERNAME }}/catalog-service-node:dbc
tags: dockerdevrel/catalog-service-node:dbc
2 changes: 1 addition & 1 deletion .github/workflows/pipeline-gha.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -94,4 +94,4 @@ jobs:
provenance: mode=max
sbom: true
push: true
tags: ${{ secrets.DOCKERHUB_USERNAME }}/catalog-service-node:dbc
tags: dockerdevrel/catalog-service-node:dbc
103 changes: 0 additions & 103 deletions compose.native.yaml

This file was deleted.

114 changes: 0 additions & 114 deletions compose.traefik-native.yaml

This file was deleted.

0 comments on commit 32b5da6

Please sign in to comment.