Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
DAACDemo
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Syed Bilal Raees
DAACDemo
Commits
bfd85c3a
Commit
bfd85c3a
authored
Apr 03, 2023
by
Syed Bilal Raees
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
deploy_job added
parent
5e4827a7
Pipeline
#4000
passed with stages
in 17 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
.gitlab-ci.yml
.gitlab-ci.yml
+2
-2
No files found.
.gitlab-ci.yml
View file @
bfd85c3a
...
@@ -42,7 +42,7 @@ deploy_job:
...
@@ -42,7 +42,7 @@ deploy_job:
cd build
cd build
#curl -o "https://absgraffana.jfrog.io/ui/native/graffonet/2.8" -X GET -H "Content-Type: application/json" -vvv --output test.tar
#curl -o "https://absgraffana.jfrog.io/ui/native/graffonet/2.8" -X GET -H "Content-Type: application/json" -vvv --output test.tar
curl -u $ARTIFACTORY_USER:$ARTIFACTORY_PASS -X GET -oL "https://absgraffana.jfrog.io/artifactory/graffonet/$version/grafonnet.tar.gz" -H 'Content-Type:application/json'
curl -u $ARTIFACTORY_USER:$ARTIFACTORY_PASS -X GET -oL "https://absgraffana.jfrog.io/artifactory/graffonet/$version/grafonnet.tar.gz" -H 'Content-Type:application/json'
#grafonnet.tar.gz
#grafonnet.tar.gz
ls
ls
pwd
pwd
# tar -xvf grafonnet.tar.gz
# tar -xvf grafonnet.tar.gz
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment