mirror of
https://github.com/ipfs/awesome-ipfs.git
synced 2024-11-20 11:28:35 -05:00
Merge pull request #156 from ipfs/publishing
Enable publishing of website on change
This commit is contained in:
commit
f657c36889
1 changed files with 1 additions and 2 deletions
3
ci/Jenkinsfile
vendored
3
ci/Jenkinsfile
vendored
|
@ -1,5 +1,4 @@
|
|||
website([
|
||||
website: 'awesome.ipfs.io',
|
||||
disable_publish: true,
|
||||
record: '_dnslink.dev'
|
||||
record: '_dnslink'
|
||||
])
|
||||
|
|
Loading…
Reference in a new issue