Ian
Ian
Same problem here but only for some activities and then only those 28 Dec 2019 to today. Even within a single day, some activities will sync (eg:walking) but others (eg:running)...
You mean like this: ``` run: docker build . --file a10rest/Dockerfile.local --tag a10rest:$(date +%s) --output type=local,dest=/a10rest.build.output ``` with the corresponding artifact_path ?
Doesn't appear to work, unless there is some subtly in using this as part of an action in github that I am missing. Will go through this a bit more...