Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
mat2-quasar-frontend
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
jfriedli
mat2-quasar-frontend
Commits
50d634f3
Commit
50d634f3
authored
2 weeks ago
by
Matweb Bot
Browse files
Options
Downloads
Patches
Plain Diff
RenovateBot: Update docker Docker tag to v28
parent
fafdf2b2
No related branches found
No related tags found
1 merge request
!1364
RenovateBot: Update docker Docker tag to v28
Pipeline
#266884
passed
2 weeks ago
Stage: test
Stage: renovate
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+4
-4
4 additions, 4 deletions
.gitlab-ci.yml
with
4 additions
and
4 deletions
.gitlab-ci.yml
+
4
−
4
View file @
50d634f3
...
...
@@ -27,13 +27,13 @@ cache:
# Runnning E2E Test using docker compose and cypress
e2e_test
:
image
:
docker:2
7
image
:
docker:2
8
stage
:
test
tags
:
-
mat-web-runner
retry
:
2
services
:
-
docker:2
7
-dind
-
docker:2
8
-dind
variables
:
DOCKER_TLS_CERTDIR
:
"
/certs"
script
:
...
...
@@ -74,7 +74,7 @@ build_frontend_with_placeholder_url:
# Publish the container in the registry
.container-build-template
:
&container-build-template
image
:
docker:2
7.5
.1
image
:
docker:2
8.0
.1
tags
:
-
mat-web-runner
cache
:
...
...
@@ -82,7 +82,7 @@ build_frontend_with_placeholder_url:
paths
:
-
node_modules/
services
:
-
docker:2
7.5
.1-dind
-
docker:2
8.0
.1-dind
variables
:
DOCKER_TLS_CERTDIR
:
"
/certs"
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