Skip to content

Commit

Permalink
fix: add manual build
Browse files Browse the repository at this point in the history
  • Loading branch information
Matéo Mévollon committed Oct 26, 2022
1 parent 750076b commit 7294e43
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Build

on:
workflow_dispatch:
push:
tags:
- v*
Expand Down
2 changes: 1 addition & 1 deletion nsplease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ spec:
spec:
serviceAccountName: nsplease
containers:
- image: ghcr.io/SocialGouv/nsplease
- image: ghcr.io/socialgouv/nsplease
name: nsplease
---
apiVersion: v1
Expand Down

0 comments on commit 7294e43

Please sign in to comment.