mirror of
https://github.com/lukaszraczylo/talos-builder.git
synced 2026-07-13 06:17:07 +00:00
Talos upgrade to v1.10.7 (#8)
Co-authored-by: eseiker <eseiker@users.noreply.github.com>
This commit is contained in:
@@ -27,6 +27,10 @@ jobs:
|
|||||||
git config --global user.name "github-actions[bot]"
|
git config --global user.name "github-actions[bot]"
|
||||||
git config --global user.email "github-actions[bot]@users.noreply.github.com"
|
git config --global user.email "github-actions[bot]@users.noreply.github.com"
|
||||||
|
|
||||||
|
- name: Set up global environment variables
|
||||||
|
run: |
|
||||||
|
echo "REGISTRY_USERNAME=${{ github.actor }}" >> $GITHUB_ENV
|
||||||
|
|
||||||
- name: Prepare (checkouts & patches)
|
- name: Prepare (checkouts & patches)
|
||||||
run: make checkouts patches
|
run: make checkouts patches
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user