Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
GPM - NTNU Git Profile Manager
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
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
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
Leo
GPM - NTNU Git Profile Manager
Commits
cf5538e5
Commit
cf5538e5
authored
10 months ago
by
Leo
Browse files
Options
Downloads
Patches
Plain Diff
fix: push to cache to clear it on each run
parent
6828d210
No related branches found
No related tags found
No related merge requests found
Pipeline
#291432
passed
10 months ago
Stage: build
Stage: deploy
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab-ci.yml
+3
-2
3 additions, 2 deletions
.gitlab-ci.yml
.idea/workspace.xml
+1
-4
1 addition, 4 deletions
.idea/workspace.xml
with
4 additions
and
6 deletions
.gitlab-ci.yml
+
3
−
2
View file @
cf5538e5
...
...
@@ -12,7 +12,7 @@ build:
cache
:
paths
:
-
dist/
policy
:
push
deploy
:
image
:
python:3.12
stage
:
deploy
...
...
@@ -24,3 +24,4 @@ deploy:
cache
:
paths
:
-
dist/
policy
:
pull
\ No newline at end of file
This diff is collapsed.
Click to expand it.
.idea/workspace.xml
+
1
−
4
View file @
cf5538e5
...
...
@@ -5,10 +5,7 @@
</component>
<component
name=
"ChangeListManager"
>
<list
default=
"true"
id=
"2f47370d-26d1-4fc6-a93f-363c8b4c6e5a"
name=
"Changes"
comment=
""
>
<change
beforePath=
"$PROJECT_DIR$/.gitignore"
beforeDir=
"false"
afterPath=
"$PROJECT_DIR$/.gitignore"
afterDir=
"false"
/>
<change
beforePath=
"$PROJECT_DIR$/.gitlab-ci.yml"
beforeDir=
"false"
afterPath=
"$PROJECT_DIR$/.gitlab-ci.yml"
afterDir=
"false"
/>
<change
beforePath=
"$PROJECT_DIR$/dist/gpm-0.1.0-py3-none-any.whl"
beforeDir=
"false"
/>
<change
beforePath=
"$PROJECT_DIR$/dist/gpm-0.1.0.tar.gz"
beforeDir=
"false"
/>
</list>
<option
name=
"SHOW_DIALOG"
value=
"false"
/>
<option
name=
"HIGHLIGHT_CONFLICTS"
value=
"true"
/>
...
...
@@ -86,7 +83,7 @@
<option
name=
"presentableId"
value=
"Default"
/>
<updated>
1724140762915
</updated>
<workItem
from=
"1724140765116"
duration=
"10726000"
/>
<workItem
from=
"1724224393281"
duration=
"7
038
000"
/>
<workItem
from=
"1724224393281"
duration=
"7
221
000"
/>
</task>
<servers
/>
</component>
...
...
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