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
27e9b6c6
Commit
27e9b6c6
authored
Aug 17, 2021
by
Gary van Woerkens
Browse files
fix: Correct prod and review workflows.
parent
a9aac5e0
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
6 deletions
+6
-6
.github/workflows/production.yml
.github/workflows/production.yml
+3
-3
.github/workflows/review.yml
.github/workflows/review.yml
+3
-3
No files found.
.github/workflows/production.yml
View file @
27e9b6c6
...
...
@@ -62,12 +62,12 @@ jobs:
-
name
:
Download application build
uses
:
actions/download-artifact@v2
with
:
name
:
ou
t
path
:
./
ou
t
name
:
nex
t
path
:
./
.nex
t
-
run
:
|
ls -lah
ls -lah ./
ou
t
ls -lah ./
.nex
t
-
name
:
Create image labels and tags
id
:
docker_meta
...
...
.github/workflows/review.yml
View file @
27e9b6c6
...
...
@@ -64,12 +64,12 @@ jobs:
-
name
:
Download application build
uses
:
actions/download-artifact@v2
with
:
name
:
ou
t
path
:
./
ou
t
name
:
nex
t
path
:
./
.nex
t
-
run
:
|
ls -lah
ls -lah ./
ou
t
ls -lah ./
.nex
t
-
name
:
Create image labels and tags
id
:
docker_meta
...
...
Social Groovy Bot
🤖
@SocialGroovyBot
mentioned in commit
55165bd2
·
Aug 17, 2021
mentioned in commit
55165bd2
mentioned in commit 55165bd2e489afe441659fcc18aa2fe1abb01425
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