repositories
/
e-mobility-charging-stations-simulator.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d533628
)
build(ci): cleanup jobs namespace
author
Jérôme Benoit
<jerome.benoit@sap.com>
Thu, 7 Sep 2023 12:51:57 +0000
(14:51 +0200)
committer
Jérôme Benoit
<jerome.benoit@sap.com>
Thu, 7 Sep 2023 12:51:57 +0000
(14:51 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
.github/workflows/ci.yml
patch
|
blob
|
blame
|
history
diff --git
a/.github/workflows/ci.yml
b/.github/workflows/ci.yml
index e877947347ae1d0f28c7ed232d051b58ba42ce0c..a3743ccfc5f9e641cf8e6a8646a003f97172cdde 100644
(file)
--- a/
.github/workflows/ci.yml
+++ b/
.github/workflows/ci.yml
@@
-7,7
+7,7
@@
on:
merge_group:
branches: [main]
jobs:
- build:
+ build
-simulator
:
strategy:
matrix:
os: [windows-latest, macos-latest, ubuntu-latest]
@@
-92,7
+92,7
@@
jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
- build-docker:
+ build-docker
-image
:
runs-on: ubuntu-latest
name: Build docker image
steps: