Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Commit

Permalink
GitBook: [#21] No subject
Browse files Browse the repository at this point in the history
  • Loading branch information
vuha-acn authored and gitbook-bot committed Aug 25, 2022
1 parent 128a347 commit 82e70eb
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions implementing-your-ci-cd/gitlab/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,32 +21,33 @@ git version

```bash
sfdx version
> sfdx-cli/7.122.1 darwin-x64 node-v16.11.1
> sfdx-cli/7.163.0 darwin-x64 node-v18.7.0
```

#### SFDX Plugins

```bash
sfdx plugins
> @dxatscale/sfpowerscripts 8.5.2
sfdmu 4.5.7
sfpowerkit 3.3.2
> @dxatscale/sfpowerscripts 19.2.0
@dxatscale/sfp-cli 3.1.1
sfdmu 4.15.1
sfpowerkit 4.2.13
```

#### Visual Studio Code

```bash
code --version
> 1.61.2
6cba118ac49a1b88332f312a8f67186f7f3c1643
> 1.70.2
e4503b30fc78200f846c62cf8091b76ff5547662
x64
```

#### NPM

```bash
npm --version
> 8.0.0
> 8.15.0
```

### 2. Salesforce
Expand Down

0 comments on commit 82e70eb

Please sign in to comment.