Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Wynn
purr-data
Commits
df224b47
Commit
df224b47
authored
Aug 02, 2016
by
Jonathan Wilkes
Browse files
first test with using gitlab ci, and remove an old script
parent
1ff5bfa5
Changes
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
0 → 100644
View file @
df224b47
before_script
:
-
apt-get update -qq && apt-get upgrade -qq
-
cd ~/purr-data/l2ork_addons
-
./tar_em_up.sh -b
git_commit.sh
deleted
100755 → 0
View file @
1ff5bfa5
#!/bin/bash
#git add *
#git commit -a
git push git@github.com:pd-l2ork/pd.git master
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