Skip to content

Ignore case of MAC addresses and fix postgres log messages #6

Ignore case of MAC addresses and fix postgres log messages

Ignore case of MAC addresses and fix postgres log messages #6

name: Build and Publish Service Docker Images
on:
- push # Perform a build of the contents from the branch
- pull_request # Perform a build after merging with the target branch
- workflow_dispatch
jobs:
build_and_release:

Check failure on line 7 in .github/workflows/build_and_release_image.yaml

View workflow run for this annotation

GitHub Actions / Build and Publish Service Docker Images

Invalid workflow file

The workflow is not valid. .github/workflows/build_and_release_image.yaml (Line: 7, Col: 3): Error calling workflow 'Cray-HPE/hms-build-image-workflows/.github/workflows/build_and_release_image.yaml@v2'. The nested job 'build_and_release' is requesting 'id-token: write', but is only allowed 'id-token: none'.
uses: Cray-HPE/hms-build-image-workflows/.github/workflows/build_and_release_image.yaml@v2
with:
image-name: cray-bss
enable-pr-comment: true
secrets: inherit