Skip to content

deps(github): add gcc on installation #21

deps(github): add gcc on installation

deps(github): add gcc on installation #21

name: Build Image for all Dockerfile
on:
push:
branches:
- master
- development
jobs:
build-sshd:
uses: ./.github/workflows/build-push.yml
with:
context: .
file: tunnel.Dockerfile
images_name: ghcr.io/${{ github.repository }}-sshd-tunnel
secrets: inherit