Skip to content

Commit

Permalink
cirrus: update secrets (#216)
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Berendt <[email protected]>
  • Loading branch information
berendt committed Dec 21, 2023
1 parent e3f6b10 commit 441d721
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ env:
DEBIAN_FRONTEND: noninteractive
HOME: "$CIRRUS_WORKING_DIR"
PACKER_TMP_DIR: "$CIRRUS_WORKING_DIR/.packer.d"
MINIO_ACCESS_KEY: "ENCRYPTED[7f7aba7198fae768824e62cefa22d1261d1b8fafc718ee039136131a84d863669fe5fc4db1d381e281a0c61bf99fdfa1]"
MINIO_SECRET_KEY: "ENCRYPTED[065a2797d025536be386e58a777600f254dca878e26e989856bd758226e558b889b5a17af07fb6cf256231652f6def9d]"
MINIO_ACCESS_KEY: "ENCRYPTED[200d9115444ec47abe42a397594fe726c2f01e4f8394817c6ac6c1c3c2914d713c885b080c2992f9b7605dc6a848caba]"
MINIO_SECRET_KEY: "ENCRYPTED[f9bca5bdb6d905bb4fbbf3f64df81194ceb970c61917142c8eb74975ec357ffc30de73e4e6bea63b71e0da809bcdb815]"

build_task_template: &BUILD_TASK_TEMPLATE
timeout_in: 120m
Expand Down

0 comments on commit 441d721

Please sign in to comment.