compile only on PR
This commit is contained in:
parent
0b67b126dd
commit
8a7973a2e3
@ -1,5 +1,5 @@
|
|||||||
name: Compile the repository
|
name: Compile the repository
|
||||||
on: [push]
|
on: [pull_request]
|
||||||
env:
|
env:
|
||||||
REGISTRY: gitea.brudi.xyz
|
REGISTRY: gitea.brudi.xyz
|
||||||
IMAGE_NAME: ${{ gitea.repository }}
|
IMAGE_NAME: ${{ gitea.repository }}
|
||||||
|
Loading…
Reference in New Issue
Block a user