Compare commits
4 Commits
Author | SHA1 | Date | |
---|---|---|---|
e87401928e | |||
aa84e6e182 | |||
d2085e2305 | |||
7fefb3d53b |
@ -19,10 +19,9 @@ jobs:
|
||||
with:
|
||||
path: resources
|
||||
key: ${{ runner.os }}-resources
|
||||
- name: Build test
|
||||
- name: Build
|
||||
run: hugo --minify
|
||||
- uses: https://gitea.okami101.io/okami101/docker-action@main
|
||||
if: startsWith(github.ref, 'refs/tags/v')
|
||||
with:
|
||||
username: ${{ vars.CONTAINER_REGISTRY_USERNAME }}
|
||||
password: ${{ secrets.CONTAINER_REGISTRY_PASSWORD }}
|
||||
|
Reference in New Issue
Block a user