Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
noblogs-composer
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Container registry
Model registry
Monitor
Service Desk
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Noblogs
noblogs-composer
Commits
929cf527
Commit
929cf527
authored
3 months ago
by
ale
Browse files
Options
Downloads
Patches
Plain Diff
Use the default PROXY_PORT
parent
e2bb5e96
Branches
Branches containing commit
No related tags found
1 merge request
!469
Run ci-test with actual data
Pipeline
#85453
failed
3 months ago
Stage: build
Stage: container-test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+1
-2
1 addition, 2 deletions
.gitlab-ci.yml
with
1 addition
and
2 deletions
.gitlab-ci.yml
+
1
−
2
View file @
929cf527
...
...
@@ -22,10 +22,9 @@ test:
variables
:
APACHE_PORT
:
8080
TARGET_URL
:
"
https://noblogs.org"
TARGET_ADDR
:
"
sslproxy:
1
443"
TARGET_ADDR
:
"
sslproxy:
8
443"
MYSQL_DATABASE
:
noblogs
MYSQL_ROOT_PASSWORD
:
rootpass
PROXY_PORT
:
1443
PROXY_DOMAIN
:
"
noblogs.org"
PROXY_BACKEND_ADDR
:
"
host.containers.internal:8080"
before_script
:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment