mirror of
https://github.com/eduardolat/pgbackweb.git
synced 2026-05-12 22:48:27 -05:00
Remove devcontainer-ci.json and update lint-test-build workflow to build Docker image directly
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
// For the moment --platform is not supported in devcontainers/ci when
|
||||
// using docker compose, so in this devcontainer config file we are
|
||||
// using the Dockerfile directly to run actions in CI.
|
||||
//
|
||||
// https://github.com/devcontainers/cli/issues/404
|
||||
{
|
||||
"build": {
|
||||
"context": "../",
|
||||
"dockerfile": "../docker/Dockerfile.dev"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user