Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
SocialGouv
fabrique
carnets
Commits
b08de8c1
Commit
b08de8c1
authored
Aug 13, 2021
by
Gary van Woerkens
Browse files
Use autodevops alpha branch.
parent
48d29991
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
6 deletions
+3
-6
.github/workflows/production.yml
.github/workflows/production.yml
+2
-4
.github/workflows/review.yml
.github/workflows/review.yml
+1
-2
No files found.
.github/workflows/production.yml
View file @
b08de8c1
...
...
@@ -130,8 +130,7 @@ jobs:
-
name
:
Install kosko-charts autodevops
run
:
|
npx degit SocialGouv/kosko-charts/templates/autodevops#beta /tmp/autodevops
# npx degit SocialGouv/kosko-charts/templates/autodevops#alpha /tmp/autodevops
npx degit SocialGouv/kosko-charts/templates/autodevops#alpha /tmp/autodevops
yarn --cwd /tmp/autodevops
-
name
:
Copy application k8s config to autodevops
...
...
@@ -219,8 +218,7 @@ jobs:
-
name
:
Install kosko-charts autodevops
run
:
|
npx degit SocialGouv/kosko-charts/templates/autodevops#beta /tmp/autodevops
# npx degit SocialGouv/kosko-charts/templates/autodevops#alpha /tmp/autodevops
npx degit SocialGouv/kosko-charts/templates/autodevops#alpha /tmp/autodevops
yarn --cwd /tmp/autodevops
-
name
:
Copy application k8s config to autodevops
...
...
.github/workflows/review.yml
View file @
b08de8c1
...
...
@@ -196,8 +196,7 @@ jobs:
-
name
:
Install kosko-charts autodevops
run
:
|
npx degit SocialGouv/kosko-charts/templates/autodevops#beta /tmp/autodevops
# npx degit SocialGouv/kosko-charts/templates/autodevops#alpha /tmp/autodevops
npx degit SocialGouv/kosko-charts/templates/autodevops#alpha /tmp/autodevops
yarn --cwd /tmp/autodevops
-
name
:
Copy application k8s config to autodevops
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment