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
276bdfae
Commit
276bdfae
authored
Aug 16, 2021
by
Gary van Woerkens
Browse files
fix: Use seeding autodevops job.
parent
b08de8c1
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
14 deletions
+2
-14
.github/workflows/review.yml
.github/workflows/review.yml
+0
-13
.socialgouv/config.json
.socialgouv/config.json
+2
-1
No files found.
.github/workflows/review.yml
View file @
276bdfae
...
...
@@ -38,9 +38,6 @@ jobs:
-
name
:
Build application
run
:
|
yarn build
# yarn export
# env:
# HASURA_URL: "%%HASURA_URL%%"
-
name
:
Archive application build
uses
:
actions/upload-artifact@v2
...
...
@@ -128,16 +125,6 @@ jobs:
run
:
|
echo "project=${GITHUB_REPOSITORY#*/}" >> $GITHUB_ENV
# - name: Download application build
# uses: actions/download-artifact@v2
# with:
# name: next
# path: ./.next
# - run: |
# ls -lah
# ls -lah ./.next
-
name
:
Create image labels and tags
id
:
docker_meta
uses
:
"
crazy-max/ghaction-docker-meta@2e1a5c7fa42123697f82d479b551a1bbdb1bef88"
...
...
.socialgouv/config.json
View file @
276bdfae
...
...
@@ -6,5 +6,6 @@
"azurepg"
:
true
,
"probesPath"
:
"/api/healthz"
,
"registry"
:
"ghcr"
,
"project"
:
"fabrique"
"project"
:
"fabrique"
,
"restoreDb"
:
"scripts/seeds-dev.sql"
}
Social Groovy Bot
🤖
@SocialGroovyBot
mentioned in commit
fc8372c6
·
Aug 16, 2021
mentioned in commit
fc8372c6
mentioned in commit fc8372c6d5635efb1c241a1f8d3994f5892e3573
Toggle commit list
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