Skip to content

Instantly share code, notes, and snippets.

@mspurtacz
mspurtacz / .gitignore
Created June 17, 2017 08:57 — forked from skarab7/.gitignore
gitignore dla teaching-jenkins
jenkins/.**
jenkins/war/**
jenkins/plugins/**
jenkins/copy_reference_file.log
jenkins/logs/**
jenkins/queue.xml.bak
jenkins/jobs/*/builds
jenkins/jobs/*/workspace
jenkins/credentials.xml
jenkins/plugins.txt
@skarab7
skarab7 / create_user.groovy
Last active June 17, 2017 09:22
create_user.groovy
/*
Umieść w swoim repozytorim teaching-jenkins:
jenkins/tools/create_user.groovy
*/
/*
# create a user
docker exec -i -t jenkins-wsb /bin/bash
cd /var/jenkins_home