Skip to content

[js] Update esbuild 0.25.0 → 0.25.1 (minor) (#711) #495

[js] Update esbuild 0.25.0 → 0.25.1 (minor) (#711)

[js] Update esbuild 0.25.0 → 0.25.1 (minor) (#711) #495

Workflow file for this run

name: Deploy staging
on: push
jobs:
deploy_staging:
if: ${{ github.ref == 'refs/heads/main' }}
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: zenato/docker-action@master
with:
username: ${{ secrets.REGISTRY_USERNAME }}
password: ${{ secrets.REGISTRY_PASSWORD }}
repository: ${{ secrets.REGISTRY_REPO }}
registry: ${{ secrets.REGISTRY_URL }}
tag: staging