mirror of
https://gitlab.com/etc404/software-engineering-project.git
synced 2026-05-10 20:52:58 +00:00
sad face
This commit is contained in:
@@ -31,6 +31,9 @@ jobs:
|
||||
- name: Build with Maven
|
||||
run: mvn clean package -Dmaven.test.skip
|
||||
|
||||
- name: Sad Face Emoji
|
||||
run: cat src/main/resources/static/css/create-recipe.css
|
||||
|
||||
- name: Log into Registry
|
||||
uses: docker/login-action@v2
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user