test build.yml
This commit is contained in:
@ -1,7 +1,7 @@
|
|||||||
name: Build and Deploy docker container
|
name: Build and Deploy docker container
|
||||||
'on':
|
# 'on':
|
||||||
push:
|
# push:
|
||||||
branches: main
|
# branches: main
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
Reference in New Issue
Block a user