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
a4124fe5
Commit
a4124fe5
authored
Dec 02, 2020
by
Koehorst, Jasper
Browse files
Merge branch 'master' of
https://git.wur.nl/unlock/kubernetes
parents
8a66dd58
781cdf07
Pipeline
#15131
failed with stage
in 1 minute and 42 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
a4124fe5
...
...
@@ -29,10 +29,9 @@ test_build_master:
stage
:
test_build
script
:
-
echo $0
-
echo $PATH
-
./build.sh
-
FILENAME=./iRODSKubernetes.jar
-
./upload.sh $FILENAME
# - lftp sftp://$USERNAME:$PASSWORD@$HOST -e "set sftp:auto-confirm yes; cd upload/unlock/;put ./iRODSKubernetes.jar; bye"
only
:
-
master
\ No newline at end of file
-
master
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