ci: update sandbox to dev.ietf.org

This commit is contained in:
Nicolas Giard 2022-12-01 18:04:18 -05:00 committed by GitHub
parent 507c6b1914
commit 1e99f88c44
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: