Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
UNLOCK
kubernetes
Commits
51ab7a4a
Commit
51ab7a4a
authored
Dec 02, 2020
by
Koehorst, Jasper
Browse files
message cleanup
parent
a3877175
Pipeline
#15134
failed with stage
in 2 minutes and 28 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
51ab7a4a
...
...
@@ -15,10 +15,7 @@ before_script:
test_build_dev
:
stage
:
test_build
script
:
-
echo $0
-
echo $PATH
-
./build.sh
-
ls /
-
FILENAME=./iRODSKubernetes.jar
-
/upload.sh $FILENAME
# - lftp sftp://$USERNAME:$PASSWORD@$HOST -e "set sftp:auto-confirm yes; cd upload/unlock/;put ./iRODSKubernetes.jar; bye"
...
...
@@ -29,9 +26,6 @@ test_build_dev:
test_build_master
:
stage
:
test_build
script
:
-
echo $0
-
./build.sh
-
ls /
-
FILENAME=./iRODSKubernetes.jar
-
/upload.sh $FILENAME
# - lftp sftp://$USERNAME:$PASSWORD@$HOST -e "set sftp:auto-confirm yes; cd upload/unlock/;put ./iRODSKubernetes.jar; bye"
...
...
Write
Preview
Supports
Markdown
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