Skip to content

Commit

Permalink
Merge branch 'master' of github.com:virtualmin/virtualmin-gpl
Browse files Browse the repository at this point in the history
  • Loading branch information
jcameron committed Jan 5, 2025
2 parents 0d4f20f + 0819c3a commit 7064def
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 33 deletions.
22 changes: 22 additions & 0 deletions .github/workflows/virtualmin.dev:virtualmin-gpl.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
name: "virtualmin.dev: virtualmin/virtualmin-gpl"

on:
push:
branches:
- master

jobs:
build:
uses: webmin/webmin-ci-cd/.github/workflows/testing-master-workflow.yml@main
with:
build-type: module
project-name: ${{ github.event.repository.name }}
secrets:
DEV_GPG_PH: ${{ secrets.DEV_GPG_PH }}
DEV_IP_ADDR: ${{ secrets.DEV_IP_ADDR }}
DEV_IP_KNOWN_HOSTS: ${{ secrets.DEV_IP_KNOWN_HOSTS }}
DEV_UPLOAD_SSH_USER: ${{ secrets.DEV_UPLOAD_SSH_USER }}
DEV_UPLOAD_SSH_DIR: ${{ secrets.DEV_UPLOAD_SSH_DIR }}
DEV_SSH_PRV_KEY: ${{ secrets.DEV_SSH_PRV_KEY }}
DEV_SIGN_BUILD_REPOS_CMD: ${{ secrets.DEV_SIGN_BUILD_REPOS_CMD }}
DEV_CHILD_GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Binary file removed procmail-wrapper
Binary file not shown.
33 changes: 0 additions & 33 deletions procmail-wrapper.c

This file was deleted.

0 comments on commit 7064def

Please sign in to comment.