mirror of
https://mau.dev/andreijiroh-dev/website.git
synced 2025-06-07 04:59:31 +00:00
Update docs for SSH and PGP keys
Also on the CI side, fixed some Docker pain over Actions. Signed-off-by: Andrei Jiroh Halili <ajhalili2006@gmail.com>
This commit is contained in:
parent
9e61cf7e65
commit
7cfcd56ef3
2 changed files with 8 additions and 8 deletions
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
|
@ -87,7 +87,7 @@ jobs:
|
|||
uses: docker/build-push-action@v4.1.1
|
||||
with:
|
||||
context: docker
|
||||
file: Dockerfile
|
||||
#file: Dockerfile
|
||||
push: ${{ github.event_name != 'pull_request' }}
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue