Skip to content

Use sed to pass Synapse Auth Token env var to container during run ti… #27

Use sed to pass Synapse Auth Token env var to container during run ti…

Use sed to pass Synapse Auth Token env var to container during run ti… #27

Triggered via push July 9, 2024 20:30
Status Failure
Total duration 2m 38s
Artifacts
build-and-push-image
2m 27s
build-and-push-image
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build-and-push-image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c sed -i -e \"s|\\\"<PERSONAL_ACCESS_TOKEN>\\\"|\\\"\\${AWS_SYNAPSE_TOKEN}\\\"\\n|g\" -e \"s|/absolute/path/to/synapse_creds.sh|/home/rstudio/synapse_creds.sh|g\" /root/.aws/config" did not complete successfully: exit code: 2
build-and-push-image
The following actions uses Node.js version which is deprecated and will be forced to run on node20: docker/[email protected], docker/[email protected], docker/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/