Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MIM-2005] test commit please ignore #3000

Closed
wants to merge 3 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,3 +93,5 @@ Tests will run again on subsequent commits to the same branch.
Upon merging a branch to Master, it is built and deployed to QA where *mabl* tests it again.

Deploying to PROD is done manually through a Github action.

TEsting deploy
4 changes: 2 additions & 2 deletions nais.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ spec:

env:
- name: VHOST_HOST
value: ssbno-{{branch}}.external.test.ssb.cloud.nais.io
value: ssbno-{{branch}}.intern.test.ssb.no

ingresses:
- https://ssbno-{{branch}}.external.test.ssb.cloud.nais.io # must match vhost
- https://ssbno-{{branch}}.intern.test.ssb.no # must match vhost
Loading