Compare commits
4 Commits
aaaa29a5a5
...
dev
| Author | SHA1 | Date | |
|---|---|---|---|
| 44c10f6568 | |||
|
|
bfe163243c | ||
| 6a57635489 | |||
|
|
64f7e2ebdf |
@@ -18,7 +18,7 @@ jobs:
|
||||
with:
|
||||
ref: dev
|
||||
- name: build
|
||||
run: docker build -t mathwave/sprint-repo:callter .
|
||||
run: docker build -t mathwave/sprint-repo:caller .
|
||||
push:
|
||||
name: Push
|
||||
runs-on: [ dev ]
|
||||
|
||||
@@ -124,6 +124,6 @@
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<p id="micOff">Micro is off</p> <p hidden id="micOn">Micro is on</p> <button onclick="changeMicro();">change</button>
|
||||
<p id="micOff">Call active</p>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user