Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 41aae2641a | |||
| cf6cf7b776 | |||
| 942051f799 | |||
| 9366bb40a0 |
@@ -1,7 +1,7 @@
|
||||
name: build_package_deb
|
||||
|
||||
env:
|
||||
PACKAGE_NAME: test2
|
||||
PACKAGE_NAME: test3
|
||||
DEB_OS_TARGET: bullseye
|
||||
GIT_REPO_URL: gitea.jingoh.fr
|
||||
MAINTAINER: jingoh
|
||||
@@ -15,8 +15,6 @@ on:
|
||||
jobs:
|
||||
build-package-push-repo:
|
||||
runs-on: debian-bullseye-node
|
||||
container:
|
||||
image: debian:bullseye
|
||||
steps:
|
||||
- name: Git clone private repository
|
||||
uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user