- name: "Deploy frontend"
uses: aimed-labs/deploy-docker-compose-action@main
with:
working-directory: ./app
project-name: 'some_app'
host-address: ${{ secrets.ORG_DEV_SERVER_IP }}
host-ssh-user: ${{ secrets.ORG_DEV_SERVER_USER }}
filter: 'label=AIMED_LABS=true'
ssh-private-key-base64: ${{ secrets.ORG_DEV_SERVER_SSH_PRIVATE_KEY_BASE64 }}
-
Notifications
You must be signed in to change notification settings - Fork 0
License
Aimed-Labs/deploy-docker-compose-action
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published