Skip to content

Commit

Permalink
updates (#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
f2calv authored May 3, 2024
1 parent b04e4dd commit 94866ce
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 58 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,13 @@ If you find this repository useful then give it a :star: ... :wink:
## Goals

- Construct a .NET multi-architecture container image via a single Dockerfile using the `docker buildx` command.
- Create GitHub Actions workflow to;
- Create a single GitHub Actions workflow [ci.yml](.github/workflows/ci.yml) to handle all tasks and host the reuseable workflows in an external [gha-workflows](https://github.com/f2calv/gha-workflows) repository.

- Push finished multi-architecture container image to GitHub packages.
- Auto-Semantic Versioning
- Build App
- Build Container + Push To GitHub Packages
- Package Helm Chart + Push To GitHub Packages
- GitHub Release

## Runtime Identifiers

Expand Down
38 changes: 0 additions & 38 deletions kustomize/deployment.yaml

This file was deleted.

5 changes: 0 additions & 5 deletions kustomize/kustomization.yaml

This file was deleted.

13 changes: 0 additions & 13 deletions kustomize/service.yaml

This file was deleted.

0 comments on commit 94866ce

Please sign in to comment.