Skip to content

Commit

Permalink
Update CI/CD images
Browse files Browse the repository at this point in the history
  • Loading branch information
ameknite committed Jun 19, 2024
1 parent e5d0cbc commit 3598b22
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Template to maintain a rust project running CI/CD with Github Workflows.

[ci.yaml](./.github/workflows/ci.yaml)

![CI](https://github.com/ameknite/rust-ci-cd-template/assets/104745335/3dda277c-00be-4475-80bc-6ed949aacc0d)
![CI](https://github.com/ameknite/rust-ci-cd-template/assets/104745335/ad044c61-9654-4b27-9142-78c2af208f2d)

This workflow will run every time you push to main or make a pull request.
You can also run the workflow manually in github.
Expand Down Expand Up @@ -54,8 +54,8 @@ It will run:

## CD Workflow

![CD-1](https://github.com/ameknite/rust-ci-cd-template/assets/104745335/a02f4007-2b97-4a04-89a2-de691b4e7a4e)
![CD-2](https://github.com/ameknite/rust-ci-cd-template/assets/104745335/d046a628-9a3e-486c-923e-c9b6d3d492d9)
![CD-1](https://github.com/ameknite/rust-ci-cd-template/assets/104745335/99886b17-8804-46d7-8feb-242519ede117)
![CD-2](https://github.com/ameknite/rust-ci-cd-template/assets/104745335/109a7a9f-8302-4bd3-9cad-0dccedb6b08d)

[build_and_release.yaml](./.github/workflows/build_and_release.yaml)

Expand Down

0 comments on commit 3598b22

Please sign in to comment.