Compare commits
2 Commits
e49a0c6680
...
585595239f
Author | SHA1 | Date | |
---|---|---|---|
|
585595239f | ||
|
6a855d67f2 |
@ -8,7 +8,7 @@ on:
|
||||
jobs:
|
||||
package_harmony_composer:
|
||||
container:
|
||||
image: hub.nationtech.io/harmony/harmony_composer:latest@sha256:72711ad44406223a02e2e17b7a0af5b660db7e9a500a89ce43003cfd92a55205
|
||||
image: hub.nationtech.io/harmony/harmony_composer:latest@sha256:42884e0cea2063e0ce15d61b3edc64c2bc2069e845a4df8bd6529bc27e36e005
|
||||
runs-on: Taha-Linux
|
||||
steps:
|
||||
- name: Checkout code
|
||||
|
@ -15,8 +15,8 @@ RUN apt update
|
||||
# For checkout action
|
||||
RUN apt install -y nodejs
|
||||
|
||||
# RUN apt install -y docker.io
|
||||
RUN apt install -y podman podman-docker
|
||||
RUN apt install -y docker.io
|
||||
# RUN apt install -y podman podman-docker
|
||||
|
||||
RUN rustup target add x86_64-unknown-linux-gnu
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user