ci: update sandbox to dev.ietf.org
This commit is contained in:
parent
507c6b1914
commit
1e99f88c44
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -453,7 +453,7 @@ jobs:
|
|||
npm ci
|
||||
cd ../..
|
||||
echo "Start Deploy..."
|
||||
node ./dev/deploy-to-container/cli.js --branch ${{ github.ref_name }} --domain neverusethis.com
|
||||
node ./dev/deploy-to-container/cli.js --branch ${{ github.ref_name }} --domain dev.ietf.org
|
||||
|
||||
- name: Cleanup old docker resources
|
||||
env:
|
||||
|
|
Loading…
Reference in a new issue