Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wiki-js
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Jacklull
wiki-js
Commits
2e3bdb66
Unverified
Commit
2e3bdb66
authored
Feb 04, 2023
by
Nicolas Giard
Committed by
GitHub
Feb 04, 2023
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ci: fix build arm64 action
parent
9b99ebb1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
build.yml
.github/workflows/build.yml
+2
-1
No files found.
.github/workflows/build.yml
View file @
2e3bdb66
...
...
@@ -161,7 +161,7 @@ jobs:
password
:
${{ secrets.GITHUB_TOKEN }}
-
name
:
Download a Build Artifact
uses
:
actions/download-artifact@v
2.1.0
uses
:
actions/download-artifact@v
3.0.2
with
:
name
:
drop
path
:
drop
...
...
@@ -177,6 +177,7 @@ jobs:
context
:
.
file
:
dev/build-arm/Dockerfile
platforms
:
${{ matrix.platform }}
provenance
:
false
push
:
true
tags
:
|
requarks/wiki:canary-${{ matrix.docker }}-${{ env.REL_VERSION_STRICT }}
...
...
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