Update build.yaml
This commit is contained in:
parent
fbee441cca
commit
cb288e57fb
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user