Use sed to pass Synapse Auth Token env var to container during run ti… #27
docker-build-publish.yml
on: push
build-and-push-image
2m 27s
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/
|