Skip to content
Snippets Groups Projects

Fix deployment URL.

Merged Adam Caprez requested to merge fix-url into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -24,7 +24,7 @@ deploy:
stage: deploy
environment:
name: hcc_docs_prod
url: http://hcc.unl.edu/hcc-docs
url: https://hcc.unl.edu/docs
only:
- master
tags:
Loading