This commit is contained in:
parent
f7130462f8
commit
a531a39e6f
1 changed files with 3 additions and 0 deletions
|
@ -4,6 +4,9 @@ jobs:
|
|||
runs-on: docker
|
||||
container:
|
||||
image: git.kun.is/home/forgejo-nix-action:687d16c49ea7936068bac64ec68c480a9d681962
|
||||
env:
|
||||
GIT_AUTHOR_NAME: Forgejo Action
|
||||
GIT_AUTHOR_EMAIL: noreply@git.kun.is
|
||||
steps:
|
||||
- name: Clone container-images repository
|
||||
run: git clone ${GITHUB_SERVER_URL}/home/container-images.git container-images
|
||||
|
|
Loading…
Reference in a new issue