mirror of https://github.com/citusdata/citus.git
maintenance
parent
d7f5071cfe
commit
64c8b2d43f
|
@ -10,6 +10,7 @@
|
|||
"vscode": {
|
||||
"extensions": [
|
||||
"eamodio.gitlens",
|
||||
"GitHub.copilot-chat",
|
||||
"GitHub.copilot",
|
||||
"github.vscode-github-actions",
|
||||
"github.vscode-pull-request-github",
|
||||
|
|
|
@ -12,9 +12,6 @@ jobs:
|
|||
docker:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
# -
|
||||
# name: Checkout
|
||||
# uses: actions/checkout@v3
|
||||
-
|
||||
name: Docker meta
|
||||
id: meta
|
||||
|
|
Loading…
Reference in New Issue