Skip to content
Snippets Groups Projects
Verified Commit 2c86c639 authored by Griefed's avatar Griefed :joystick:
Browse files
# Conflicts:
#	.gitlab-ci.yml
parents a46f94ff 38d88a2a
No related branches found
No related tags found
No related merge requests found
Pipeline #7354 passed
......@@ -5,10 +5,10 @@ stages:
- build
services:
- name: docker.griefed.dev/griefed/gitlab-ci-cd:2.2.11
- name: docker.griefed.dev/griefed/gitlab-ci-cd:2.2.12
alias: docker
image: docker.griefed.dev/griefed/gitlab-ci-cd:2.2.11
image: docker.griefed.dev/griefed/gitlab-ci-cd:2.2.12
workflow:
rules:
......
FROM griefed/gitlab-ci-cd:2.2.11 AS builder
FROM griefed/gitlab-ci-cd:2.2.12 AS builder
ARG BRANCH_OR_TAG=main
ARG HOSTER=git.griefed.de
......
This diff is collapsed.
......@@ -16,17 +16,17 @@
"dependencies": {
"@quasar/extras": "1.16.4",
"axios": "0.27.2",
"core-js": "3.30.2",
"core-js": "3.31.0",
"quasar": "2.7.7",
"vue": "3.2.47",
"vue-router": "4.2.2"
},
"devDependencies": {
"@babel/eslint-parser": "7.21.8",
"@babel/eslint-parser": "7.22.6",
"@quasar/app": "3.3.3",
"eslint": "8.42.0",
"eslint": "8.44.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-vue": "9.3.0",
"eslint-plugin-vue": "9.15.1",
"eslint-webpack-plugin": "3.2.0",
"prettier": "2.7.1"
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment