Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
van1164 authored Oct 21, 2023
1 parent 21c993f commit b1a8db4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
sudo yum install npm -y
sudo yum install docker -y
sudo systemctl start docker
sudo chmod 666 /var/run/docker.sock
sudo systemctl enable docker
cd test
docker build --tag dockerfile:0.1 .
Expand Down

0 comments on commit b1a8db4

Please sign in to comment.