Skip to content

Test new GitHub actions using bake #5

Test new GitHub actions using bake

Test new GitHub actions using bake #5

Triggered via pull request December 6, 2023 14:24
@ostefanoostefano
synchronize #1
dev
Status Failure
Total duration 20s
Artifacts

test-build-latest.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error
build
docker-bake.hcl:83 -------------------- 81 | context = "modules/." 82 | dockerfile = "Dockerfile" 83 | >>> tags = flatten(["${DOCKER_USERNAME}/misp-docker:modules-latest", "${DOCKER_USERNAME}/misp-docker:modules-${DOCKER_IMG_TAG}", MODULES_TAG != "" ? ["${DOCKER_USERNAME}/misp-docker:modules-${MODULES_TAG}"] : []]) 84 | args = { 85 | "MODULES_TAG": "${MODULES_TAG}", -------------------- ERROR: docker-bake.hcl:83,22-37: Invalid template interpolation value; The expression result is null. Cannot include a null value in a string template., and 9 other diagnostic(s)