Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
W
writeFrame
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gargantext
writeFrame
Commits
bbb7aaa9
Unverified
Commit
bbb7aaa9
authored
Jan 18, 2022
by
Renovate Bot
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update docker/build-push-action commit hash to 1814d3d
Signed-off-by:
Renovate Bot
<
bot@renovateapp.com
>
parent
39c171c0
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
nightly.yml
.github/workflows/nightly.yml
+1
-1
release.yml
.github/workflows/release.yml
+1
-1
No files found.
.github/workflows/nightly.yml
View file @
bbb7aaa9
...
@@ -35,7 +35,7 @@ jobs:
...
@@ -35,7 +35,7 @@ jobs:
password
:
${{ secrets.DOCKER_PASSWORD }}
password
:
${{ secrets.DOCKER_PASSWORD }}
-
name
:
Build and push image
-
name
:
Build and push image
uses
:
docker/build-push-action@
a66e35b9cbcf4ad0ea91ffcaf7bbad63ad9e022
9
# renovate: tag=v2
uses
:
docker/build-push-action@
1814d3dfb36d6f84174e61f4a4b05bd84089a4b
9
# renovate: tag=v2
with
:
with
:
context
:
.
context
:
.
file
:
./${{ matrix.base }}/Dockerfile
file
:
./${{ matrix.base }}/Dockerfile
...
...
.github/workflows/release.yml
View file @
bbb7aaa9
...
@@ -38,7 +38,7 @@ jobs:
...
@@ -38,7 +38,7 @@ jobs:
run
:
echo "TAGS=$TAGS,$HEDGEDOC_IMAGE:${{ env.HEDGEDOC_VERSION }},$HEDGEDOC_IMAGE:latest" >> $GITHUB_ENV
run
:
echo "TAGS=$TAGS,$HEDGEDOC_IMAGE:${{ env.HEDGEDOC_VERSION }},$HEDGEDOC_IMAGE:latest" >> $GITHUB_ENV
-
name
:
Build and push image
-
name
:
Build and push image
uses
:
docker/build-push-action@
a66e35b9cbcf4ad0ea91ffcaf7bbad63ad9e022
9
# renovate: tag=v2
uses
:
docker/build-push-action@
1814d3dfb36d6f84174e61f4a4b05bd84089a4b
9
# renovate: tag=v2
with
:
with
:
context
:
.
context
:
.
file
:
./${{ matrix.base }}/Dockerfile
file
:
./${{ matrix.base }}/Dockerfile
...
...
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