Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
redis
Commits
edc050cc
Unverified
Commit
edc050cc
authored
Feb 02, 2022
by
dependabot[bot]
Committed by
GitHub
Feb 02, 2022
Browse files
Bump vmactions/freebsd-vm from 0.1.5 to 0.1.6 (#10219)
parent
948285de
Changes
1
Hide whitespace changes
Inline
Side-by-side
.github/workflows/daily.yml
View file @
edc050cc
...
@@ -521,10 +521,11 @@ jobs:
...
@@ -521,10 +521,11 @@ jobs:
repository
:
${{ env.GITHUB_REPOSITORY }}
repository
:
${{ env.GITHUB_REPOSITORY }}
ref
:
${{ env.GITHUB_HEAD_REF }}
ref
:
${{ env.GITHUB_HEAD_REF }}
-
name
:
test
-
name
:
test
uses
:
vmactions/freebsd-vm@v0.1.
5
uses
:
vmactions/freebsd-vm@v0.1.
6
with
:
with
:
usesh
:
true
usesh
:
true
sync
:
rsync
sync
:
rsync
copyback
:
false
prepare
:
pkg install -y bash gmake lang/tcl86 lang/tclx
prepare
:
pkg install -y bash gmake lang/tcl86 lang/tclx
run
:
>
run
:
>
gmake || exit 1 ;
gmake || exit 1 ;
...
...
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