Sixth attempt
Some checks failed
on-push / infra/misc/docker (push) Failing after 4s

This commit is contained in:
RYAN 2024-05-26 09:44:39 +02:00
parent 3db91bfeb9
commit c9c588311f
Signed by: RYAN
GPG Key ID: 3BD93EABD1407B82

View File

@ -9,7 +9,7 @@ jobs:
- name: Clone repository
uses: actions/checkout@v3
- name: Install Docker
run: apt-get -y update && apt-get -y install docker.io
run: apk add nodejs
- name: Login
run: echo ${{ secrets.INFRA_ACCESS_TOKEN }} | docker login -u ${{ gitea.actor }} --password-stdin code.helloryan.se
- name: Build