mirror of
https://github.com/containrrr/watchtower.git
synced 2026-02-09 17:04:20 +01:00
remove wasm glue from repo
use scripts/build-tplprev.sh to build and copy glue code from go stdlib
This commit is contained in:
parent
ecf1dbb6b1
commit
0776077ac5
4 changed files with 12 additions and 557 deletions
3
.github/workflows/publish-docs.yml
vendored
3
.github/workflows/publish-docs.yml
vendored
|
|
@ -22,8 +22,7 @@ jobs:
|
|||
with:
|
||||
go-version: 1.18.x
|
||||
- name: Build tplprev
|
||||
run: |
|
||||
GOARCH=wasm GOOS=js go build -o ./docs/assets/tplprev.wasm ./tplprev
|
||||
run: scripts/build-tplprev.sh
|
||||
- name: Setup python
|
||||
uses: actions/setup-python@v4
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue