summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorFabian Mastenbroek <mail.fabianm@gmail.com>2021-04-26 15:41:50 +0200
committerFabian Mastenbroek <mail.fabianm@gmail.com>2021-05-03 20:15:56 +0200
commit820bbd95ff4f1dd081610958257ac7938fbfd79f (patch)
tree0bdbadad0cd15b2e8c3f9ff3fd83a79b02301f36 /README.md
parent0452e8e51279a7c56d052d00d33318e2697a2a44 (diff)
ci: Merge CI builds into single workflow
This change merges the three CI builds for the simulator, frontend and API into a single workflow that builds the components in separate, independent jobs.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1d822e7e..8615a362 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ Collaborative Datacenter Simulation and Exploration for Everybody
[![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](/LICENSE.txt)
[![Documentation](https://img.shields.io/badge/docs-master-green.svg)](./docs)
[![GitHub release](https://img.shields.io/github/release/atlarge-research/opendc)](https://github.com/atlarge-research/opendc/releases)
-[![Build](https://github.com/atlarge-research/opendc/actions/workflows/build-simulator.yml/badge.svg)](https://github.com/atlarge-research/opendc/actions/workflows/build-simulator.yml)
+[![Build](https://github.com/atlarge-research/opendc/actions/workflows/build.yml/badge.svg)](https://github.com/atlarge-research/opendc/actions/workflows/build.yml)
-----