We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa8771a commit 5f0bfd2Copy full SHA for 5f0bfd2
1 file changed
.circleci/config.yml
@@ -19,7 +19,6 @@ jobs:
19
ACCEPT_EULA: 'yes'
20
MSSQL_SA_PASSWORD: 5atyaNadella
21
MSSQL_IP_ADDRESS: 0.0.0.0
22
- executor: python/default
23
steps:
24
- run: &install-git
25
name: "TEMP: install Git"
@@ -70,7 +69,6 @@ jobs:
70
69
integration-azuresql:
71
docker:
72
- image: dataders/pyodbc:1.4
73
74
75
- run: *install-git
76
- run: *upgrade-dbt
@@ -87,7 +85,6 @@ jobs:
87
85
connection-azuresql:
88
86
89
90
91
92
93
0 commit comments