diff options
author | EuAndreh <eu@euandre.org> | 2018-07-25 14:43:03 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2018-07-25 14:43:03 -0300 |
commit | 8c316081e4a71e37763c4c87735c57d7ab504bcc (patch) | |
tree | e8af1906d02b597af505339aeb38cc47f641db8a | |
parent | WIP: implement mr init locking (diff) | |
download | dotfiles-8c316081e4a71e37763c4c87735c57d7ab504bcc.tar.gz dotfiles-8c316081e4a71e37763c4c87735c57d7ab504bcc.tar.xz |
Don't use gitlabci template for om-auth
-rw-r--r-- | bash/fake-symlinks.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bash/fake-symlinks.sh b/bash/fake-symlinks.sh index 69a8e5c..4b5e1c8 100644 --- a/bash/fake-symlinks.sh +++ b/bash/fake-symlinks.sh @@ -6,4 +6,3 @@ fi cp $DOTFILES/gitlab-ci.yml $DOTFILES/../org.euandre.misc/.gitlab-ci.yml cp $DOTFILES/gitlab-ci.yml $DOTFILES/../org.euandre.http/.gitlab-ci.yml -cp $DOTFILES/gitlab-ci.yml $DOTFILES/../org.euandre.om-auth/.gitlab-ci.yml |