This commit is contained in:
@@ -1,16 +1,16 @@
|
||||
name: Deploy
|
||||
|
||||
on:
|
||||
on:
|
||||
push:
|
||||
branches: [main]
|
||||
|
||||
env:
|
||||
env:
|
||||
REGISTRY: git.kimchi
|
||||
IMAGE: git.kimchi/tas/major_tom
|
||||
NAMESPACE: jnr-web
|
||||
DEPLOYMENT: jnr-web
|
||||
|
||||
jobs:
|
||||
jobs:
|
||||
deploy:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user