Skip to content

Bump fizyk/actions-reuse from 2.3.2 to 2.4.0 #306

Bump fizyk/actions-reuse from 2.3.2 to 2.4.0

Bump fizyk/actions-reuse from 2.3.2 to 2.4.0 #306

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@v4
- name: Build Jira Timemechine docker image
uses: docker/build-push-action@v5
with:
context: .
push: false
target: app