Signed-off-by: Wachtl Enterprises LLC <tyrolyean@escpe.net>
This commit is contained in:
parent
af30c38313
commit
4b28ead29f
1 changed files with 2 additions and 3 deletions
|
@ -10,12 +10,11 @@ permissions:
|
|||
contents: write
|
||||
jobs:
|
||||
deploy:
|
||||
container:
|
||||
image: tea.srv.it-syndikat.org/arch/archimage:latest
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: 3.x
|
||||
- run: echo "cache_id=$(date --utc '+%V')" >> $GITHUB_ENV # (3)!
|
||||
- uses: actions/cache@v4
|
||||
with:
|
||||
|
|
Loading…
Add table
Reference in a new issue