Compare commits

..

2 Commits

Author SHA1 Message Date
591bf3a354 GITURL aangepast
Some checks failed
Docker Image CI / build-and-push (push) Has been cancelled
Docker Image CI / deploy (push) Has been cancelled
2025-01-05 20:28:40 +01:00
Mel Van Veen
9b1eb91e3e test commit
Some checks are pending
Docker Image CI / build-and-push (push) Waiting to run
Docker Image CI / deploy (push) Blocked by required conditions
2025-01-05 20:19:53 +01:00
2 changed files with 3 additions and 2 deletions

4
Jenkinsfile vendored
View File

@@ -4,7 +4,7 @@ pipeline {
environment {
DOCKER_IMAGE_NAME = "weetikveel"
DOCKER_REGISTRY = "veenm" // Optioneel als je Docker image naar Docker Hub wilt pushen
TRUENAS_HOST = "77.175.130.12:9000" // IP-adres van TrueNAS
TRUENAS_HOST = "192.168.2.31:9000" // IP-adres van TrueNAS
TRUENAS_SSH_USER = "jenkins" // Gebruiker voor SSH
TRUENAS_SSH_KEY = credentials('ssh-true-nas') // Voeg een SSH-sleutel toe in Jenkins credentials
}
@@ -12,7 +12,7 @@ pipeline {
stages {
stage('Checkout') {
steps {
git 'https://github.com/veenm/weetikveel.git' // Vervang door jouw repository URL
git 'https://git.melvanveen.nl/veenm/weetikveel.git' // Vervang door jouw repository URL
}
}

View File

@@ -1,6 +1,7 @@
# WeetIkVeel
## Changelog
TEST
### - versie 1.4.0 - the 'Me 'n U' update:
- Menu in spelscherm toegevoegd