mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-04-25 03:49:11 +00:00
Merge branch 'main' into dependabot/go_modules/github.com/onsi/gomega-1.10.4
This commit is contained in:
commit
e1df62bd42
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -149,7 +149,7 @@ jobs:
|
||||||
echo "${{ steps.docker.outputs.digest }}" > digest.txt
|
echo "${{ steps.docker.outputs.digest }}" > digest.txt
|
||||||
|
|
||||||
- name: Pre-deploy - Make digest artifact
|
- name: Pre-deploy - Make digest artifact
|
||||||
uses: actions/upload-artifact@v1
|
uses: actions/upload-artifact@v2.2.1
|
||||||
with:
|
with:
|
||||||
name: ${{ matrix.dockerfile }}-digest
|
name: ${{ matrix.dockerfile }}-digest
|
||||||
path: digest.txt
|
path: digest.txt
|
||||||
|
|
Loading…
Add table
Reference in a new issue