Skip to content

fix: Remove period (.) from destination path #85

fix: Remove period (.) from destination path

fix: Remove period (.) from destination path #85

Triggered via pull request September 6, 2024 19:53
Status Success
Total duration 46s
Artifacts

file.yml

on: pull_request
action  /  build-action
13s
action / build-action
Extract Example File From Root of Built Image
14s
Extract Example File From Root of Built Image
Extract Nexted Example File From Built Image
9s
Extract Nexted Example File From Built Image
Fit to window
Zoom out
Zoom in

Annotations

2 notices
Extract Nexted Example File From Built Image
As you did not specify a docker extract destination, the default is being used. As of shrink/[email protected] the default does not include a dot prefix. v3.0.0: "extracted-1725652418094", v3.0.1: ".extracted-1725652418094" See https://github.com/shrink/actions-docker-extract/issues/28 for context. No action is required unless this Workflow depends upon the dot prefix.
Extract Example File From Root of Built Image
As you did not specify a docker extract destination, the default is being used. As of shrink/[email protected] the default does not include a dot prefix. v3.0.0: "extracted-1725652423122", v3.0.1: ".extracted-1725652423122" See https://github.com/shrink/actions-docker-extract/issues/28 for context. No action is required unless this Workflow depends upon the dot prefix.