Skip to content

Bump tbump from 6.10.0 to 6.11.0 #284

Bump tbump from 6.10.0 to 6.11.0

Bump tbump from 6.10.0 to 6.11.0 #284

Workflow file for this run

name: Test build docker
on:
pull_request:
branches: [ main ]
jobs:
build:
name: Build Docker image
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Build Jira Timemechine docker image
uses: docker/build-push-action@v4
with:
context: .
push: false
target: app