Skip to content

Commit 26e2ccf

Browse files
committed
Update build.yaml
1 parent 86808df commit 26e2ccf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
# run:
3232
# ./gen-rel-notes.sh > CHANGELOG
3333

34+
# JM: trying to get gha caching to work, no dice yet.
3435
# - name: Prepare .env
3536
# run: |
3637
# cp tdei_uw.env .env
@@ -43,7 +44,6 @@ jobs:
4344
# files:
4445
# docker-buildx.build.hcl
4546
# env:
46-
# GIT_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4747
# ENV: ${{ vars.ENV }}
4848
# WS_DOCKER_REGISTRY: ${{ vars.WS_DOCKER_REGISTRY }}
4949

0 commit comments

Comments
 (0)