may work now
Some checks failed
Build and Deploy Docker Image / build (push) Failing after 6s

This commit is contained in:
Mike 2024-10-21 15:20:37 -04:00
parent 275992e0f5
commit a9ba7a68ec

View file

@ -25,12 +25,12 @@ jobs:
with:
password: ${{ secrets.PASSWORD }}
username: ${{ secrets.USERNAME }}
registry: http://git.thecodedom.com:3000
registry: https://git.thecodedom.com
- name: Build and push Docker image
uses: docker/build-push-action@v6
with:
context: .
push: true
tags: http://git.thecodedom.com:3000/smig/dotechbro-website:latest
tags: https://git.thecodedom.com/smig/dotechbro-website:latest