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:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
paths:
|
||||
- 'Dockerfile'
|
||||
- '**/*.{ts,html,scss,json}'
|
||||
- 'package*.json'
|
||||
- 'angular.json'
|
||||
- 'nginx.conf'
|
||||
name: silly-game-frontend
|
||||
|
||||
on: push
|
||||
|
||||
jobs:
|
||||
build-and-push:
|
||||
|
|
Loading…
Reference in a new issue