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