mirror of
https://github.com/lukaszraczylo/talos-builder.git
synced 2026-07-05 05:24:22 +00:00
Revert "Talos upgrade to v1.10.7" (#9)
This commit is contained in:
committed by
GitHub
parent
b15f2b2310
commit
963bbf658a
@@ -27,10 +27,6 @@ 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