Update build.yaml

This commit is contained in:
Jack 2025-03-06 20:59:23 +00:00
parent fbee441cca
commit cb288e57fb

View File

@ -14,8 +14,8 @@ jobs:
token: ${{ secrets.gitsecrets }}
- name: Install
run: curl -fsSL get.docker.com | bash
- name: Clone
run: git clone https://git.tgj.services/thatguyjack/wednesday-emails.git .
# - name: Clone
# run: git clone https://git.tgj.services/thatguyjack/wednesday-emails.git .
- name: Login
run: echo "${{ secrets.DOCKERHUB_TOKEN }}" | docker login https://git.tgj.services -u ThatGuyJack --password-stdin
- name: Buildx Container