name: silly-game-frontend
on: push
This commit is contained in:
parent
53c92ddb1b
commit
4ce1d0f658
1 changed files with 3 additions and 10 deletions
|
@ -1,13 +1,6 @@
|
||||||
on:
|
name: silly-game-frontend
|
||||||
push:
|
|
||||||
branches:
|
on: push
|
||||||
- main
|
|
||||||
paths:
|
|
||||||
- 'Dockerfile'
|
|
||||||
- '**/*.{ts,html,scss,json}'
|
|
||||||
- 'package*.json'
|
|
||||||
- 'angular.json'
|
|
||||||
- 'nginx.conf'
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-and-push:
|
build-and-push:
|
||||||
|
|
Loading…
Reference in a new issue