Workflow test-6
All checks were successful
Build and push container image / build (push) Successful in 5m6s
All checks were successful
Build and push container image / build (push) Successful in 5m6s
This commit is contained in:
parent
968c91c7dc
commit
fbca39ed5d
@ -7,13 +7,6 @@ jobs:
|
||||
build:
|
||||
runs-on: rust-ci
|
||||
steps:
|
||||
- name: Install Node21
|
||||
uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
|
||||
with:
|
||||
node-version: 21.7.1
|
||||
check-latest: false
|
||||
architecture: x64
|
||||
|
||||
- name: Set up Docker environment
|
||||
run: |
|
||||
apt update && apt upgrade -y && apt install -y apt-transport-https ca-certificates curl zstd gnupg lsb-release
|
||||
|
Loading…
Reference in New Issue
Block a user