Skip to content

Commit

Permalink
2
Browse files Browse the repository at this point in the history
  • Loading branch information
kayra1 committed May 9, 2024
1 parent b2b370f commit 64dffe6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-rock.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
docker exec gocert /bin/pebble push -p /etc/config/cert.pem /etc/config/cert.pem
docker exec gocert /bin/pebble push -p /etc/config/key.pem /etc/config/key.pem
docker exec gocert /bin/pebble push -p /etc/config/config.yaml /etc/config/config.yaml
docker exec gocert /bin/pebble ls /etc/config
docker restart gocert
- name: Check if GoCert is successfully running
id: test_image
Expand Down

0 comments on commit 64dffe6

Please sign in to comment.