Skip to content

Merge pull request #129 from botpress/cloud #925

Merge pull request #129 from botpress/cloud

Merge pull request #129 from botpress/cloud #925

Workflow file for this run

name: Docker
on:
workflow_dispatch: {}
push:
branches:
- 'master'
- 'next'
- 'cloud'
tags:
- v*
permissions:
id-token: write
contents: read
jobs:
build_docker:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: botpress/gh-actions/build/docker@v2
with:
repository: nlu