Skip to content

Commit

Permalink
GitBook: [#4] Rond klikken
Browse files Browse the repository at this point in the history
  • Loading branch information
cafferata authored and gitbook-bot committed Nov 5, 2022
1 parent e86240b commit 93e3471
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ci-cd-gitlab.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ For convenience, both configuration files are shown below.

* `dnsconfig.js`

```js
```javascript
var PROVIDER_NONE = NewRegistrar('none');
var PROVIDER_TRANSIP = NewDnsProvider('transip', '-');

Expand Down Expand Up @@ -121,15 +121,15 @@ From that moment everything comes together! Within the [Gitlab merge request #1]
$ /usr/local/bin/dnscontrol version
```

```shell
```shell-session
dnscontrol "3.20.0" ("8bb63be8f5ed996a7ae0a21091954fcab996621b") built 26 Aug 22 14:59 UTC
```

```shell
$ /usr/local/bin/dnscontrol preview
```

```shell
```shell-session
******************** Domain: cafferata.dev
1 correction
#1: MODIFY TXT spf.cafferata.dev: ("v=spf1 -all" ttl=86400) -> ("v=spf1 include:_spf.google.com -all" ttl=86400)
Expand Down

0 comments on commit 93e3471

Please sign in to comment.