mirror of
https://github.com/abraunegg/onedrive
synced 2026-03-14 14:35:46 +01:00
Update docker.yaml
* Revert test building
This commit is contained in:
parent
ba4585d206
commit
0dfb009d0c
1 changed files with 3 additions and 3 deletions
6
.github/workflows/docker.yaml
vendored
6
.github/workflows/docker.yaml
vendored
|
|
@ -6,9 +6,9 @@ on:
|
|||
tags: [ 'v*' ]
|
||||
pull_request:
|
||||
# Comment these out to force a test build on a PR
|
||||
#branches:
|
||||
# - master
|
||||
#types: [closed]
|
||||
branches:
|
||||
- master
|
||||
types: [closed]
|
||||
|
||||
env:
|
||||
DOCKER_HUB_SLUG: driveone/onedrive
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue