Skip to content

Commit aca9832

Browse files
committed
testing ga
Signed-off-by: Volkan Özçelik <me@volkan.io>
1 parent 060888e commit aca9832

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/dockerhub.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ jobs:
5353
run: |
5454
# Create a temporary file with the delegation key
5555
echo "$DOCKER_DELEGATION_KEY" > delegation.key
56+
chmod 600 delegation.key
5657
# Load the key using docker trust key load
5758
docker trust key load delegation.key --name delegation
5859

0 commit comments

Comments
 (0)