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:
613dc1b
)
Fix syntax error in GH action build.yml
author
Jérôme Benoit
<jerome.benoit@sap.com>
Sat, 21 Aug 2021 11:05:06 +0000
(13:05 +0200)
committer
Jérôme Benoit
<jerome.benoit@sap.com>
Sat, 21 Aug 2021 11:05:06 +0000
(13:05 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
.github/workflows/build.yml
patch
|
blob
|
blame
|
history
diff --git
a/.github/workflows/build.yml
b/.github/workflows/build.yml
index 5396c211338ce6656dd32cf6d7eaf67d7272cfe5..9390bb5cdcf33befaaf0838cce2707658e0deb68 100644
(file)
--- a/
.github/workflows/build.yml
+++ b/
.github/workflows/build.yml
@@
-34,7
+34,7
@@
jobs:
run: |
cd docker
make SUBMODULES_INIT=false
-
sonarcloud:
+ sonarcloud:
name: SonarCloud
runs-on: ubuntu-latest
steps: