feature/build #1
@@ -48,6 +48,9 @@ jobs:
|
||||
- name: Login to Docker registry
|
||||
run: podman login --tls-verify=false gitea:3000 --username ${{ github.actor }} --password ${{ secrets.REGISTRY_ACCESS_TOKEN }}
|
||||
|
||||
- name: Build image
|
||||
run: podman build .
|
||||
|
||||
# type-check:
|
||||
# runs-on: ubuntu-latest
|
||||
# container:
|
||||
|
||||
Reference in New Issue
Block a user