Skip to content

Update actions/upload-artifact digest to 65c4c4a #574

Update actions/upload-artifact digest to 65c4c4a

Update actions/upload-artifact digest to 65c4c4a #574

Workflow file for this run

name: Docker build
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
permissions:
contents: read
jobs:
build:
runs-on: ubuntu-22.04
steps:
- name: Checkout
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- name: Build image
run: docker build .