3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@@ -121,4 +121,5 @@ jobs:
|
||||
with:
|
||||
go-version: '^1.16'
|
||||
- run: go install github.com/nektos/act@latest
|
||||
- run: ~/go/bin/act --pull -P ubuntu-latest=ghcr.io/catthehacker/ubuntu:full-20.04 push -j simple-build
|
||||
- run: docker pull ghcr.io/catthehacker/ubuntu:full-20.04
|
||||
- run: ~/go/bin/act -P ubuntu-latest=ghcr.io/catthehacker/ubuntu:full-20.04 push -j simple-build
|
Reference in New Issue
Block a user