1
0
Fork 0

„.drone.yml“ ändern
Alle Prüfungen waren erfolgreich
continuous-integration/drone/push Build is passing

Dieser Commit ist enthalten in:
Nick Slowinski 2023-06-27 09:22:23 +02:00 committet von Nicks Git-Service
Ursprung 7ed30ca908
Commit 29ad6bc40b
Signiert von: Nicks Git-Service
GPG-Schlüssel-ID: 71E74D538F99C01A

Datei anzeigen

@ -1,4 +1,4 @@
name: amd64
name: test
kind: pipeline
type: docker
@ -38,6 +38,11 @@ steps:
exclude:
- renovate/*
trigger:
event:
- push
- pull_request
volumes:
- name: cache
temp: {}