mirror of
https://github.com/jkaninda/laravel-php-fpm.git
synced 2025-12-08 09:39:39 +01:00
Update SecurityContext
This commit is contained in:
7
.github/workflows/build.yml
vendored
7
.github/workflows/build.yml
vendored
@@ -1,14 +1,9 @@
|
|||||||
name: ci
|
name: Docker image build and Push Image to registry
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- '**'
|
- '**'
|
||||||
pull_request:
|
|
||||||
types:
|
|
||||||
- closed
|
|
||||||
branches:
|
|
||||||
- '**'
|
|
||||||
|
|
||||||
env:
|
env:
|
||||||
#BRANCH_NAME: ${{ github.head_ref || github.ref_name }}
|
#BRANCH_NAME: ${{ github.head_ref || github.ref_name }}
|
||||||
|
|||||||
Reference in New Issue
Block a user