Skip to content

Commit

Permalink
feat(cloud/container): clone traefik image o ghcr
Browse files Browse the repository at this point in the history
  • Loading branch information
njfamirm committed May 31, 2023
1 parent b263751 commit 4f80767
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/publish-special-container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,13 @@ jobs:
max-parallel: 1
matrix:
include:
- image: traefik
path: cloud/container/traefik
description: Clone of Traefik.
version:
short: 1
full: 1.7-alpine

- image: alpine
path: cloud/container/alpine
description: A minimal Docker image based on Alpine Linux with a complete package index and only 5 MB in size!
Expand Down

0 comments on commit 4f80767

Please sign in to comment.