build(infra): run in Docker environment for pushes
This commit is contained in:
@@ -21,7 +21,7 @@ jobs:
|
|||||||
name: Build and push Docker images
|
name: Build and push Docker images
|
||||||
if: github.repository == 'syncthing/syncthing'
|
if: github.repository == 'syncthing/syncthing'
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
environment: release
|
environment: docker
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
pkg:
|
pkg:
|
||||||
|
|||||||
Reference in New Issue
Block a user