good morning!!!!
Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
4
4byte
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Harbor Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
open
4byte
Commits
f0dc79ce
Commit
f0dc79ce
authored
Jun 22, 2023
by
Christian Munsayac
Browse files
Options
Downloads
Plain Diff
Merge branch 'master' of
https://gfx.cafe/open/4byte
parents
f7962886
2b89214b
Branches
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#21978
passed
Jun 22, 2023
Stage: build
Stage: test
Stage: deploy
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+2
-1
2 additions, 1 deletion
.gitlab-ci.yml
with
2 additions
and
1 deletion
.gitlab-ci.yml
+
2
−
1
View file @
f0dc79ce
...
...
@@ -50,9 +50,10 @@ trigger-tag-deploy-to-harbor:
image
:
alpine/helm:latest
needs
:
-
app
-
web
only
:
variables
:
-
$CI_COMMIT_BRANCH == "
latest
"
-
$CI_COMMIT_BRANCH == "
master
"
script
:
-
helm package helm
-
helm registry login registry.digitalocean.com --username=$DOCR_GFX_TOKEN --password=$DOCR_GFX_TOKEN
...
...
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