Skip to content

Commit ce88e07

Browse files
jc21Jamie Curnow
and
Jamie Curnow
authoredMar 11, 2020
Updated cdn id for docs (NginxProxyManager#322)
* Tweaks and backend vscode settings * Version bump * Updated Icon to be more vibrant * New logo and new login screen layout, version bump * New documentation! * Use CI to update package versions because I was sick of changing it everywhere * Generate docs * Docs upload * Fix pipeline * Fix pipeline * Update readme version before generating docs * Testing docs deploy * Fix pipeline * Updated CI link * Fix docs upload * Docs upload fixes * Fix s3 upload grrr * Docs tweaks * Updated readme * Updated screenshots * Updated cdn id for docs Co-authored-by: Jamie Curnow <jamiec@benon.com>
1 parent 256bd23 commit ce88e07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎Jenkinsfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ pipeline {
178178
-e AWS_ACCESS_KEY_ID=$AWS_ACCESS_KEY_ID \\
179179
-e AWS_SECRET_ACCESS_KEY=$AWS_SECRET_ACCESS_KEY \\
180180
jc21/ci-tools \\
181-
aws cloudfront create-invalidation --distribution-id EYAMDX2I8TPDZ --paths '/*'
181+
aws cloudfront create-invalidation --distribution-id EN1G6DEWZUTDT --paths '/*'
182182
"""
183183
}
184184
}

0 commit comments

Comments
 (0)