CI: automatic builds #1

Merged
Thilawyn merged 6 commits from ci into master 2023-08-08 01:47:07 +02:00
Showing only changes of commit 3172cf355d - Show all commits

View File

@@ -11,8 +11,8 @@ steps:
password:
from_secret: password
repo: thilawyn/protonmail-bridge-docker
dockerfile: Dockerfile
context: ./build
dockerfile: build/Dockerfile
context: build
autotag: true
compress: true
platform: linux/amd64