This commit is contained in:
parent
a531a39e6f
commit
5a565e4fea
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ jobs:
|
||||||
GIT_AUTHOR_NAME: Forgejo Action
|
GIT_AUTHOR_NAME: Forgejo Action
|
||||||
GIT_AUTHOR_EMAIL: noreply@git.kun.is
|
GIT_AUTHOR_EMAIL: noreply@git.kun.is
|
||||||
steps:
|
steps:
|
||||||
|
- run: env
|
||||||
- name: Clone container-images repository
|
- name: Clone container-images repository
|
||||||
run: git clone ${GITHUB_SERVER_URL}/home/container-images.git container-images
|
run: git clone ${GITHUB_SERVER_URL}/home/container-images.git container-images
|
||||||
- name: Update Nix input on container-images
|
- name: Update Nix input on container-images
|
||||||
|
|
Loading…
Reference in a new issue