I am in physical pain
ci / docker (push) Failing after 5s Details

Signed-off-by: Sam Therapy <sam@samtherapy.net>
This commit is contained in:
Sam Therapy 2024-03-27 21:04:23 +01:00
parent fb2c0c6cb8
commit 879b1a4e3d
Signed by: sam
GPG Key ID: 4D8B07C18F31ACBD
1 changed files with 4 additions and 0 deletions

View File

@ -18,6 +18,10 @@ jobs:
contents: read
packages: write
steps:
- id: lowercase
run: |
echo "REGISTRY=${$REGISTRY@L}" >>${GITHUB_ENV}
echo "IMAGE_NAME=${$IMAGE_NAME@L}" >>${GITHUB_ENV}
- name: Checkout
uses: actions/checkout@v4
- name: Set up QEMU