Update docker-image.yml
This commit is contained in:
4
.github/workflows/docker-image.yml
vendored
4
.github/workflows/docker-image.yml
vendored
@@ -46,10 +46,6 @@ jobs:
|
||||
# Stap 1: Code ophalen
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
# Stap 2: Gebruik de versie uit de vorige job
|
||||
- name: Read Version
|
||||
run: echo "De versie is: ${{ needs.build-and-push.outputs.version }}"
|
||||
|
||||
# Stap 3: Maak verbinding via SSH naar de TrueNAS SCALE server
|
||||
- name: SSH into TrueNAS SCALE
|
||||
uses: appleboy/ssh-action@v0.1.10
|
||||
|
||||
Reference in New Issue
Block a user