Skip to content

Commit 848ef06

Browse files
authored
Update deploy.md
removing old approach
1 parent b7c2070 commit 848ef06

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

docs/deploy.md

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -105,20 +105,4 @@ In order of priority, the `access_token` is taken from the`.env.targetname` file
105105

106106
The `serverUrl` is the location of your Viya server. The `contextName` is the execution service on which your SAS code will execute. You can get a list of available contexts by running a `GET` to the following endpoint: `/compute/contexts`
107107

108-
#### SAS 9
109108

110-
Configuration as follows:
111-
112-
```JSON
113-
"tgtDeployVars": {
114-
"serverName": "SASApp",
115-
"repositoryName": "Foundation"
116-
},
117-
"serverUrl": "https://SASSERVER:PORT",
118-
```
119-
120-
## Demo
121-
122-
A 2 minute video demonstrating how an app can be built and a deployment script created is shown below.
123-
124-
<iframe width="560" height="315" src="https://www.youtube.com/embed/hUpBqExNec4" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

0 commit comments

Comments
 (0)