Compare commits
2 Commits
aaaa29a5a5
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
bfe163243c | ||
|
|
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