Skip to content

Commit

Permalink
Move extensions gitlab workflow (#10114)
Browse files Browse the repository at this point in the history
* Move extensions gitlab workflow

* Bump shell 0.4.1
  • Loading branch information
jordojordo authored Dec 6, 2023
1 parent 0abdbfa commit 7b80487
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion shell/creators/app/files/.gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ variables:
IMAGE_NAMESPACE: $CI_PROJECT_NAMESPACE/$CI_PROJECT_NAME

include:
- remote: 'https://raw.githubusercontent.com/rancher/dashboard/master/.gitlab/workflows/build-extension-catalog.gitlab-ci.yml'
- remote: 'https://raw.githubusercontent.com/rancher/dashboard/master/shell/scripts/.gitlab/workflows/build-extension-catalog.gitlab-ci.yml'
2 changes: 1 addition & 1 deletion shell/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rancher/shell",
"version": "0.4.0",
"version": "0.4.1",
"description": "Rancher Dashboard Shell",
"repository": "https://github.com/rancherlabs/dashboard",
"license": "Apache-2.0",
Expand Down

0 comments on commit 7b80487

Please sign in to comment.