Skip to content

Commit

Permalink
Update images workflows ci/cd
Browse files Browse the repository at this point in the history
  • Loading branch information
ameknite committed Jul 6, 2024
1 parent f9e981a commit 70d9ec1
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/ad044c61-9654-4b27-9142-78c2af208f2d)
![CI](https://github.com/ameknite/rust-ci-cd-template/assets/104745335/b190e0c7-53dc-4d8a-bc86-88ced3bf559c)

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/99886b17-8804-46d7-8feb-242519ede117)
![CD-2](https://github.com/ameknite/rust-ci-cd-template/assets/104745335/109a7a9f-8302-4bd3-9cad-0dccedb6b08d)
![CD-1](https://github.com/ameknite/rust-ci-cd-template/assets/104745335/908c7e28-fa79-4669-95a1-a293a2de404a)
![CD-2](https://github.com/ameknite/rust-ci-cd-template/assets/104745335/35c1f888-03ee-4090-989e-bde9dc838e76)

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

Expand Down

0 comments on commit 70d9ec1

Please sign in to comment.