chmod
Some checks are pending
certbot/full-test-suite / test_and_package_stage (push) Waiting to run

This commit is contained in:
Erica Portnoy 2026-03-23 20:06:32 -07:00
parent 7ac160d2d6
commit 09b1a28bf4

View file

@ -22,6 +22,7 @@ runs:
run: |-
set -e
echo ${PEM_CONTENTS} >> $AWS_EC2_PEM_FILE
chmod 0600 $AWS_EC2_PEM_FILE
shell: bash
- name: Run tox
env: