Vc3d migration and cleanup - #361
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub. 1 Skipped Deployment
|
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
…illa into vc3d-migration-and-cleanup
| uses: docker/build-push-action@v6 | ||
| with: | ||
| file: ubuntu-24.04-noble.Dockerfile | ||
| file: volume-cartographer/ubuntu-24.04-noble.Dockerfile |
There was a problem hiding this comment.
Please verify that the Dockerfile exists at the updated path volume-cartographer/ubuntu-24.04-noble.Dockerfile. This change adds the volume-cartographer/ prefix to the path, which should match the new repository structure after migration. If the file was moved but not renamed during this restructuring, the path may need adjustment.
Spotted by Diamond
Is this helpful? React 👍 or 👎 to let us know.
There was a problem hiding this comment.
@SuperOptimizer instead of changing this path I think it would make more sense to change the working directory of the workflow to ./volume-cartographer as is done e.g. here https://github.com/ScrollPrize/villa/blob/main/.github/workflows/deploy-vesuvius.yml
|
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation. |
No description provided.